-
Delphi-old-YT
YT Delphi 写狗工具源码,欢迎下载测试(YT Delpghi Write TOOL data)
- 2012-04-21 16:35:19下载
- 积分: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
-
BarCodePrint
BarCodePrint条码打印机打印管理(BarCodePrint barcode printer management)
- 2009-02-17 21:04:38下载
- 积分:1
-
Delphi_Analog_Clock
Delphi Source program, which shows an example of a simple analog clock
Author Mak-Karpov
- 2009-10-25 15:39:46下载
- 积分:1
-
SpeechLib_TLB
微软tts5.4语音识别与合成库文件前提是要安装microsoft tts 5,4 sdk(Micosoft TTs 5.4 develops the necessary library files, provided that the Microsoft TTS 5,4 SDK is installed)
- 2020-09-28 09:07:46下载
- 积分:1
-
TTS语音编程 5.1
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计.(Microsoft Speech SDK5.1 voice programming for the design of voice programming.)
- 2005-04-14 11:24:56下载
- 积分:1
-
tree
treeview+sql生成活动目录delphi实现(treeview+ sql delphi generate Active Directory implementation)
- 2011-01-27 15:19:06下载
- 积分:1
-
Delphi_424638
Delphi:Delphi环境下基于idtcpserver断开与连接客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息。但是存在问题:当服务端断开客户端连接数,IdTCPClient事件Disconnected接不到到消息,只有客户端主动与服务端断开时IdTCPClient事件Disconnected才接到消息,烦请高人们支招。
实例中还涉及到idtcpserver最大连接数在程序中如何控制的解决方法。
(Delphi: Delphi environment based idtcpserver disconnect the client when the client is disconnected from the server-side initiative, idtcpserver event Disconnect able to receive the message, when the client and server to connect initiative, idtcpserver Connect event messages can be received . But there is a problem: When the server is disconnected client connections, IdTCPClient event Disconnected not receive the message, only the client and server is disconnected when the initiative IdTCPClient event Disconnected before receiving the news, I beg you high people Weapon.
Example also involves solutions idtcpserver maximum number of connections in the program how to control.)
- 2014-07-02 23:38:52下载
- 积分:1
-
kalmandelphi
delphi语音kalman滤波,改进了kalman滤波算法,精简了运算量(Improved voice kalman filtering delphi)
- 2013-11-21 09:39:15下载
- 积分:1
-
delphiremotedesktopcontrol
Delphi远程桌面(远程控制)程序附源代码(Delphi remote desktop (remote control) program with source code)
- 2021-05-13 13:30:02下载
- 积分:1