-
德里的通用库
Delhi泛型库 Delhi泛型库 Delhi泛型库-Delhi generic library- DGLDelhi generic library- DGLDelhi generic library- DGLDelhi generic library- DGLDelhi generic library- DGL
- 2022-03-15 21:11:46下载
- 积分:1
-
4.4建立4.4.48 ehlib来源包括版本。
EhLib 4.4 Build 4.4.48 source included version.
- 2022-04-18 09:29:02下载
- 积分:1
-
正则表达式类,在Delphi中轻松使用正则表达式,支持D7,D2005,D2006,D2007,D2009...
正则表达式类,在Delphi中轻松使用正则表达式,支持D7,D2005,D2006,D2007,D2009-Regular Expression class, in the Delphi easily use regular expressions in support of D7, D2005, D2006, D2007, D2009
- 2023-05-17 05:45:03下载
- 积分:1
-
TMS-Security-System-QS
TMS Security System Quick Start documentation.
- 2011-09-26 09:25:26下载
- 积分:1
-
solve fastreport3.18 version of the above characters problem
解决了fastreport3.18版本中上述字符的问题
- 2023-03-24 18:25:03下载
- 积分:1
-
公历和农历农历转换与月球的很好…
阳历和阴历的转换非常好用,阴历在每个转换库中使用Pascal
- 2022-02-02 11:31:58下载
- 积分:1
-
asphyre delphi游戏绘图引擎源码
asphyre delphi游戏绘图引擎源码,开发delphi游戏必备
- 2022-02-25 11:02:52下载
- 积分:1
-
Delphi 判断文件是否被占用
Delphi 判断文件是否被占用,这个在删除的时候,可以添加上此功能,因为文件占用的话,用户删除时会出错,用本代码可以先判断一下文件是否被占用,用弹窗方式告诉用户是否可以删除,如果没有被占用,则程序进行下一步处理。下面简要了解一下判断的具体代码(局部):
on E:EInOutError do
begin
if e.ErrorCode=32 then//文件正在被使用
begin
result:=true;
exit;
end;
end;
更完整的可编译源码,请下载。
- 2023-09-02 10:00:03下载
- 积分:1
-
GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行...
GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行-GPRS server, data forwarding can take the TCP protocol, the system has been run successfully
- 2022-06-20 01:49:26下载
- 积分:1
-
PaxCompiler_v2.8
PaxCompiler 2.8
Pascal Compiler for applications written with Delphi. It allows to compile and run pascal-language scripts at run-time.
- 2011-10-24 22:24:19下载
- 积分:1