-
Delphi-connection-pool
不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的(DB connection pool)
- 2020-10-25 18:10:00下载
- 积分:1
-
networkTV
基于delphi的网络电视源代码,希望对大家有用(based on the TV network delphi source code, it may be useful to hope)
- 2007-01-02 10:09:55下载
- 积分:1
-
26
SQL触发器应用实例(Delphi+数据库),编程学习源码,很好的参考资料。(SQL trigger application examples (Delphi+ database), programming learning source, a good reference.)
- 2014-01-13 15:02:16下载
- 积分:1
-
encryptdpr
简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。(Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of course, can also be through this program to decrypt.)
- 2014-07-20 19:31:54下载
- 积分:1
-
Delphizwsb
可以很好的进行指纹识别,是基于biokeysdk开发。(Can be a good fingerprint identification)
- 2012-03-17 16:15:39下载
- 积分:1
-
Delphiini
Delphi 读写ini配置文件 功能简单了点(Ini configuration file read and write Delphi features simple point)
- 2013-12-06 12:04:46下载
- 积分:1
-
XP-Theme-Manager
XP Theme manager for delphi 7
- 2012-04-04 02:00:47下载
- 积分:1
-
BusVcl
BusVCL商用组件,很好用.本人正在使用中...(BusVCL commercial components, is useful.)
- 2010-10-03 00:06:29下载
- 积分:1
-
Delphi--Timer
Delphi中Timer组件的使用,经测试时正确的,方便学习者学习Delphi(The use of the Timer component in Delphi, right when tested, convenient learners learning Delphi
)
- 2013-08-16 17:52:17下载
- 积分:1
-
listviewprint
listview 的使用
delphi 下打印listview 列表中的内容(listview and Printers
Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode)
if hDevMode <> 0 then
begin
// 获取指向DeviceMode的指针
pDevMode := GlobalLock(hDevMode)
if pDevMode <> nil then)
- 2009-11-17 10:05:13下载
- 积分:1