-
EZTwainDelphi-Pro3-30
EXTwain Pro 3.30 for Delphi
- 2009-12-16 19:36:56下载
- 积分:1
-
Delphizwsb
可以很好的进行指纹识别,是基于biokeysdk开发。(Can be a good fingerprint identification)
- 2012-03-17 16:15:39下载
- 积分:1
-
Delphi_calculator
Delphi实现的简单计算器,简单计算功能,满足基本需求(Delphi to achieve a simple calculator, simple computing functions to meet the basic needs)
- 2012-10-11 13:49:33下载
- 积分:1
-
AutoDial
delphi 的自动播出源码,转自 csdn.net(delphi automatic broadcast source, carried csdn.net)
- 2009-11-15 23:53:02下载
- 积分:1
-
deCSA
DVB CSA Common Scrambling Algorithm decryption tool
- 2011-02-06 21:49:43下载
- 积分: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
-
6487536
Delphi播放指定的avi-wav-mid文件,编程学习源码,很好的参考资料。(Delphi the specified avi-wav-mid file, learning programming source code, a good reference.)
- 2014-01-01 13:09:33下载
- 积分: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
-
Code-Visual-to-Flowchart
可以把C++,C#,Delphi,java等十几种语言代码转成FlowChart的工具,是学习语言分析其流程的好工具!(Can use C++, C#, Delphi, Java and so on more than 10 kinds of language code into the FlowChart tool, is a good tool for learning language analysis of its process!
)
- 2014-09-13 19:49:37下载
- 积分:1
-
DelhpiDomManagement
本系统是用Delphi编写的高校学生宿舍管理系统,适合Delphi课程设计(Delphi is the system of colleges and universities to prepare students hostel management system, curriculum design for Delphi)
- 2009-07-07 14:21:54下载
- 积分:1