论坛


2009年8月22日 星期六

封装 INI 文件读写函数!

TinTinSoft| 碧水航工作室-delphi |20:42:00

在实际应用,每次读写Ini文件,都要引用Ini文件,还要区分数据类型调用不同的Ini函数,这实在是有点烦!为了方便,我特地将Ini用到的函数封装成两个函数。uses IniFiles;//简单数据类型TSimpleType = (stInt, stFloat, stString, stDateTime, stDate, stTime, stBool...

ASyncSocket 1.0.4

CodeGear| CodeGear-CodeCentral Delphi |19:33:06

ASyncSocket is Delphi's asynchronous socket component based on Winsock2Common property of this is as follows : * Winsock2 based * IPv6 Support * Asynchronous TCP Server and Client * UnicodeString support (Delphi 2009 or abobe) * Tex...

Habari ActiveMQ Client 1.9b1 - Delphi 6-2009

CodeGear| CodeGear-CodeCentral Delphi |09:31:12

Habari ActiveMQ Client is a library for Delphi(tm) and Free Pascal which provides easy access to Apache ActiveMQ, the most popular and powerful open source Message Broker. With Habari ActiveMQ Client, Delphi developers can build integrated solutio...