-
Delphi-old-YT
YT Delphi 写狗工具源码,欢迎下载测试(YT Delpghi Write TOOL data)
- 2012-04-21 16:35:19下载
- 积分:1
-
XP-Theme-Manager
XP Theme manager for delphi 7
- 2012-04-04 02:00:47下载
- 积分:1
-
mysql_pas
DELPHI的mysql连接类源码,附带例程,无需ODBC驱动!(MySQL DELPHI connection class source code, with routine, without the need for ODBC driver!)
- 2021-01-13 08:58:48下载
- 积分: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
-
TFileSplitter
TFileSplitter Component
- 2018-05-22 14:56:07下载
- 积分:1
-
Ascii
Testing get Ascii code
- 2017-06-18 15:43:12下载
- 积分:1
-
AISDecode
AIS解码例程和文档,包括经纬度,基站信息解码,校验判断,例程里主要解析了1,2,3,4,5,18,19,24号协议,另外的可以自行添加,dll采用vc6编写,有个调用的例子采用delphi7编写(AIS decoding routines and documentation, including latitude and longitude, the base station information decoding, parity judgment, the routine in the main analytical No. 1,2,3,4,5,18,19,24 agreement, the other can add their own, dll use vc6 write, there is a call to write examples using delphi7)
- 2021-03-12 18:49:25下载
- 积分:1
-
ListBox
If you don t know how to use the ListBox of Delphi this source code will help you. It shows how to delete an item or just unselect it.
- 2011-09-05 15:54:52下载
- 积分:1
-
VIP-delphi2
黑客vip delphi编程班全集下载地址
非常好的编程班视频学习资源(China delphi programming classes. Zip Download Complete Works very good programming class video learning resources)
- 2013-11-21 23:43:30下载
- 积分:1
-
mysql
Libmysql.dll wrapper for delphi
- 2014-01-28 18:24:27下载
- 积分:1