-
CTP_delphi
ctp delphi 比较少见的DELPHI CTP(ctp delphi)
- 2014-02-12 08:52:10下载
- 积分:1
-
串口工具源码
模拟串口工具
可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)
- 2018-05-03 15:33:14下载
- 积分:1
-
63
说明: 利用HotImages属性变换图像,Delphi编程学习源码,很好的参考资料。(Use HotImages property rollovers, Delphi programming learning source, a good reference.)
- 2014-02-10 19:32:23下载
- 积分: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
-
QrCode
Create delphi qrcode images
- 2019-05-01 02:35:19下载
- 积分:1
-
KRMDPACSVIEWER
Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to activate your account.
- 2012-04-25 19:20:02下载
- 积分:1
-
anatimer
Delphi.Anahaw Internet Cafe Timer is an internet cafe administration program. Basic function include client shutdown,logoff, restart and monitoring. It can handle up to 16 workstation
- 2013-04-24 18:23:24下载
- 积分:1
-
ext4_unpacker
Delphi代码写的一个读取img镜像文件的程序,可以解压保存或查看镜像中存在文件(Delphi code to write a program to read img image file, you can save the extracted files exist or view mirror)
- 2021-05-13 18:30:03下载
- 积分:1
-
DelphiaCAD
delphi 与 AutoCAD 建立通信。(delphi and AutoCAD connection.)
- 2016-03-13 23:17:26下载
- 积分: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