-
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
-
mysql
Libmysql.dll wrapper for delphi
- 2014-01-28 18:24:27下载
- 积分: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
-
Delphi
Delphi:Delphi实现的文本文件加密解密程序,选择一个文本文件,即可实现加密与解密。
(Delphi: Delphi to achieve a text file encryption and decryption program, select a text file, you can achieve encryption and decryption.)
- 2014-08-06 22:59:15下载
- 积分:1
-
Delphiini
Delphi 读写ini配置文件 功能简单了点(Ini configuration file read and write Delphi features simple point)
- 2013-12-06 12:04:46下载
- 积分:1
-
1
说明: 美化界面,希望所有爱好Delphi编程的工作者能够有一个更高的审美观(Beautify the interface, hoping that all the loving programming Delphi workers to have a higher aesthetic)
- 2007-08-30 10:21:03下载
- 积分:1
-
exam18_Parallel_test
用delphi编写的计算机并口测试程序,希望对用的着的朋友有帮助。(delphi parallel port)
- 2009-06-16 21:58:44下载
- 积分:1
-
LWUOTXQ
说明: 功能介绍: 1,支持状态开关:留言本总开关,留言开关(Function introduction: 1, support status switch: message book master switch, message switch)
- 2019-05-20 05:41:45下载
- 积分:1
-
TRemu_1.3.3.1__SRC
SECA VIACCESS CRYPTOWORKS PLUGIN WITH SOURCE
- 2010-02-18 20:54:31下载
- 积分:1
-
delphi_readandwrite_com1_lpt1
delphi编写的串口,并口输出数据(使用了MSComm控件,附MSComm控件)(delphi read and write to com ,lpt1)
- 2009-05-19 10:36:17下载
- 积分:1