-
Delphijindianjichu
Delphi数据库编程讲座,Delphi数据库编程讲座,Delphi数据库编程讲座.(Delphi Database Programming Talk,Delphi Database Programming Talk,Delphi Database Programming Talk.)
- 2013-11-22 21:43:07下载
- 积分:1
-
ClassAndThread
如何在Delphi中创建线程以及使用类的示例(How to create threads in Delphi and an example with classes)
- 2018-09-14 00:50:26下载
- 积分:1
-
delphiping
Delphi源码,界面编程,Ping
Delphi窗口化Ping操作,与系统的CMD Ping的功能是一样的,只不过实现了窗口化,Delphi7源代码实现,欢迎初学者参考。
(Delphi source code, programming interface, CMD Ping, Ping Delphi window of Ping operating system functionality is the same, but to achieve a window Delphi7 source code implementations, welcome beginners reference.)
- 2012-11-26 17:58:31下载
- 积分:1
-
Estudos
Rad Studio Demo to Custom TreeView
- 2019-04-20 08:22:45下载
- 积分:1
-
optorecord
delphi读取激光位移传感器optoNCDT ILD2300的数据,很实用。(Delphi read the laser displacement sensor ILD2300 optoNCDT data, it is practical.)
- 2015-11-07 10:26:12下载
- 积分:1
-
WininetDownLoad
免杀下载者改进版Delphi版,过下载者监视器.(Improved version of those who kill download free, over-downloader Monitor.)
- 2014-09-17 22:43:49下载
- 积分:1
-
resizekit
说明: delphi自适应控件
控件同根据窗体同比例缩放(adaptive controls delphi controls with the same scaled according to Form)
- 2011-04-01 15:32:42下载
- 积分:1
-
598537
Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, learning programming source code, a good reference.)
- 2013-12-30 20:49:31下载
- 积分: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
-
Raise_test_demo
delphi raise控件的 指导例子 小白可以学习下(Examples delphi raise guidance can learn under the control of white)
- 2014-03-13 16:10:59下载
- 积分:1