-
USerialChannel
My New Communication Pas
- 2013-10-07 20:13:01下载
- 积分:1
-
chuankou
delphi编译的串口调试工具,可十六进制发送,支持文件传输,含CRC8检验,功能实用,使用简便(delphi compiled serial debug tools, can be sent in hexadecimal, supports file transfer, including CRC8 testing, functional and practical, easy to use)
- 2010-05-25 15:13:48下载
- 积分:1
-
delphi自定义接口模块
说明: delphi程序模块接口源码,包括串口、字符串函数、eeprom、ds1302等控制或显示程序。(Delphi program module interface source code, including serial port, string function, EEPROM, DS1302 and other control or display programs.)
- 2019-12-16 05:33:40下载
- 积分:1
-
sunplus
Sunplus full prog debug here you are
- 2008-01-16 00:46:13下载
- 积分:1
-
8536
delphi中Open方法操作数据库演实例,编程学习源码,很好的参考资料。(delphi method of operation of the database in the Open played instance, learning programming source, a good reference.)
- 2014-02-10 21:45:19下载
- 积分:1
-
657
Delphi动态载入DLL文件,编程学习源码,很好的参考资料。(Delphi dynamically loaded DLL files, programming source code to learn, a good reference.)
- 2014-01-27 14:59: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
-
17
说明: Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, programmed learning source, a good reference.)
- 2014-02-15 14:56:00下载
- 积分:1
-
2
Delphi实现的屏幕放大镜源码,本例可以将屏幕放大,按比例放大。(Delphi implementation of the screen magnifier source code, this example can enlarge the screen, scale up.)
- 2018-11-12 16:59:33下载
- 积分:1
-
LantuSale
说明: 从网友处得到的蓝图财务进销存源程序,程序运行需要ehlib,fastreport等。
程序效果还可以。
放到盒子上大家共同学习。
感谢提供程序的网友。
本程序是转贴。(Received from users a blueprint for financial ADOMS source, procedures needed for the operation of ehlib, fastreport and so on. Procedures can also be the effect. Box on the U.S. learn together. Expresses its appreciation for the program users. This procedure is posted.)
- 2008-09-06 16:28:39下载
- 积分:1