会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
涂磊的小作,请赐教
| |
新随笔
|
新文章
| | |
管理
2024年4月28日
delphi DBNavigator1 删除前 后 事件
摘要: //擦除 原来线 procedure TForm1.DBNavigator1BeforeAction(Sender: TObject; Button: TNavigateBtn); begin if button=nbDelete then DBtooLine( clBtnFace,clBtnFac
阅读全文
posted @ 2024-04-28 15:51 涂磊
阅读(25)
评论(0)
推荐(0)
编辑
TMemo 关键字代码 着色
摘要: PosLabel: TLabel;是显示行 列 号 unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; typ
阅读全文
posted @ 2024-04-28 11:33 涂磊
阅读(20)
评论(0)
推荐(0)
编辑