-
Treeview_Tutorial
Tutorial treeview delphi
- 2017-08-15 22:41:19下载
- 积分:1
-
346
Delphi开机自启动+添加桌面快捷方式源代码实例,编程学习源码,很好的参考资料。(Delphi boot from the start+ add desktop shortcut source code examples, programmed learning source, a good reference.)
- 2014-02-10 19:30:25下载
- 积分:1
-
CoolTrayIcon
delphi 7.0 VCL 控件,让应用程序贮藏在任务栏(delphi 7.0 VCL control ,application icon in task item)
- 2014-07-31 12:51:53下载
- 积分:1
-
uDATreeView
data treeview the VCL about treeview,example of use treeview
- 2011-06-08 17:05:22下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
Delphi-old-YT
YT Delphi 写狗工具源码,欢迎下载测试(YT Delpghi Write TOOL data)
- 2012-04-21 16:35:19下载
- 积分:1
-
EhLib_v4.1.4(好用)
说明: delphi7下好用的DBGRIDEH控件(The enlib4.1 Library contains components and classes for Borland Delphi7)
- 2020-07-13 14:48:52下载
- 积分:1
-
14
说明: 获取驱动所支持的表名信息(Delphi),编程学习源码,很好的参考资料。(Get the driver supports table name information (Delphi), programmed learning source, a good reference.)
- 2014-02-07 11:06:17下载
- 积分:1
-
6
Delphi附加数据库并保存连接参数信息,编程学习源码,很好的参考资料。(Delphi additional database connection parameters and save the information, learn programming source code, a good reference.)
- 2014-01-25 20:24:46下载
- 积分:1
-
Dll-sample
a sample to use a dll in your delphi application
- 2011-04-21 05:59:16下载
- 积分:1