-
JPEGDBImage
全Delphi环境中的数据库感知控件,可以使用JPG图片。(Database aware control in full Delphi environment, you can use JPG pictures.)
- 2020-12-10 16:49:18下载
- 积分:1
-
00
隐藏显示任务栏的Delphi源代码,编程学习源码,很好的参考资料。(Hide Show taskbar Delphi source code, programming learning source, a good reference.)
- 2014-02-23 21:46:13下载
- 积分:1
-
delphimuma
delphi木马编写技巧~包括自动启动自动关联程序~等等~(Delphi trojans writing skills- including automatic startup automatic correlation program ~ ~)
- 2014-01-07 16:44:51下载
- 积分:1
-
146
RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。(RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.)
- 2014-02-05 15:55:46下载
- 积分:1
-
98
说明: 趣味拼音体汉字转拼音软件源码,Delphi 编程学习源码,很好的参考资料。(Fun Pinyin Chinese characters to Pinyin software source code, Delphi programming learning source, a good reference.)
- 2014-02-15 21:49:00下载
- 积分:1
-
VisPDFLib4.10.Source.by.Figgler
生成PDF文档的控件,支持中文,待源码。不需要其他的库文件(Control PDF documents generated to support the Chinese, to be source code. The library file does not need other)
- 2009-05-28 18:04:51下载
- 积分: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
-
fdac_pong_src
Pong game
Pong game is based on the sport of table tennis (or "ping pong"), and named after the sound generated by the circuitry when the ball is hit.
Pong is the game of ping-pong in which a human player (the ping) interacts with an electronic player (the pong).
- 2013-02-07 23:33:40下载
- 积分:1
-
sock
socket 实现UDP通信 Delphi源码(socket UDP Delphi)
- 2012-05-04 08:26:55下载
- 积分:1
-
Tcomm
串口控件 附带完整的串口调试工具的源码 ,非常好用的(Serial control port with complete source code debugging tool)
- 2011-02-16 13:19:18下载
- 积分:1