资源列表
Zebra
- 不用安装驱动程序,使用ZEBRA打印机打印中文-Do not install the driver, use the ZEBRA printer to print Chinese
mksqlite
- SQLite wrapper delphi api complete
QQ
- QQ尾巴源代码(delphi源码) QQ尾巴源代码(delphi源码) QQ尾巴源代码(delphi源码)
BinaryDataSet
- The tBinaryDataSet component was created out of the need to have a tDataSet decendant which accessed a data file without requiring numerous DLL s or the Borland Database Engine. With the new features in Borland Delphi 3.0, creating a tDataSet d
delphibhjs
- Delphi计算汉字笔划的实例源码下载,指定一个中文汉字,Delphi将按钮规则计算出该汉字有几划,包括绝大多数的汉字计算,运行示例效果图如上所示。-Delphi calculation Chinese characters stroke example source code download, specify a Chinese Chinese characters, Delphi will calculate the button rules Chinese characters have
AlexaLook
- 使用多线程敷衍Alexa查询网址排名源代码-Alexa multithreaded perfunctory check website ranking source code
rx275cb5
- this used for patch of the rx 275 for delphi visualize component. basically, you can extract and copy and paste the related directory-this is used for patch of the rx 275 for delphi visualize component. basically, you can extract and copy and paste t
Automatic-ellipsis-character
- Delphi写的每行显示内容过多时,自动省略使其显示省略号,利用重写DbGridEh控件DBGridEh1DrawColumnCell事件来实现的。-Each line written in Delphi too much content, automatically omitted so that it appears ellipsis, use to achieve rewrite the control DBGridEh DBGridEh1DrawColumnCell events.
35
- 五金材料行业Delphi进销存程序,源代码,编程学习源码,很好的参考资料。-Metal materials industry Delphi Invoicing program, source code, programming learning source, a good reference.
114
- Delphi绘制立体模型,输入长宽高自动绘制,编程学习源码,很好的参考资料。-Delphi draw three-dimensional model, enter the length and breadth of automatic drawing, learning programming source code, a good reference.
VCL_Btn
- Button Component (Delphi7 VCL)
Delphi_424638
- Delphi:Delphi环境下基于idtcpserver断开与连接客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息。但是存在问题:当服务端断开客户端连接数,IdTCPClient事件Disconnected接不到到消息,只有客户端主动与服务端断开时IdTCPClient事件Disconnected才接到消息,烦请高人们支招。 实例中还涉及到idtcpserv