-
dfw062
dfw控件组V0.62 (dfw control group V0.62 )
- 2006-06-08 19:16:32下载
- 积分:1
-
USerialChannel
My New Communication Pas
- 2013-10-07 20:13:01下载
- 积分:1
-
465
Delphi连接MSSQL读取数据并横向打印内容,编程学习源码,很好的参考资料。(Delphi MSSQL read data connection and landscape printing content, programming learning source, a good reference.)
- 2014-02-08 13:32:56下载
- 积分:1
-
Client
典型的delphi 书籍源码,xe 环境下的开发必备(delphi xe demo, new sample and demo for delphi programmer!)
- 2020-06-23 01:20:02下载
- 积分:1
-
Messaging-communication
利用消息机制制作的简单程序间的通信例子,对初学消息的人有帮助,自定义消息(Mechanisms for making use of information communication between a simple program examples for beginners news to help people, a custom message)
- 2013-10-16 14:29:07下载
- 积分: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
-
7
说明: Delphi控件绑定实现数据选择输入,编程学习源码,很好的参考资料。(Delphi controls are bound to select the input data, learning programming source code, a good reference.)
- 2014-02-10 21:50:48下载
- 积分:1
-
clock
用delphi写的时钟程序,界面还不错,模拟了windows的时钟显示。(Written with delphi clock program, the interface is also good, simulate the windows clock display.)
- 2013-09-06 19:28:03下载
- 积分:1
-
usbdelphi_1
delphi 环境下开发的usb硬件设备调用库,使用了部分汇编。(delphi development environment called the Treasury usb hardware devices, the use of some of the compilation.)
- 2008-04-12 12:22:17下载
- 积分:1
-
534
Delphi根据计算机名称获取IP地址,编程学习源码,很好的参考资料。(Delphi to obtain an IP address, computer name based on the source code to learn programming, a good reference.)
- 2014-02-10 14:32:45下载
- 积分:1