资源列表
4863634
- Delphi在jpg图片保存时显示图片字节大小,编程学习源码,很好的参考资料。-Delphi display pictures byte size in JPG pictures to save time, learning programming source code, a good reference.
TsiLang6.0.1_crk
- 多语言控件TsiLang Components Suite 6.0.1-TsiLang Components Suite is a set of components, tools, and wizards for multilingual localization, globalization and internationalization of Borland Delphi
MSXML2_TLB
- Special For Delphi Programmer
DBPool
- Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat
Editor_LKraus
- Create editor with new, open, save functions, change font face, style (bold, italic, underline), etc
Length
- Delphi:一个Delphi初级实例,利用Length属性获取音乐文件长度,如上图所示的程序中,当选择一个MP3文件后,即可立即得到该文件的长度,注意,其它格式的文件不行的,这个属性主要是操作多媒体文件的。 -Delphi: a Delphi primary instance, use the Length property to get the length of a music file, as shown in the program, when you select an MP3
gpib
- gpib接口程序包.符合488.1 and 488.2 标准.-GPIB interface package. comply with 488.1 and 488.2 standards.
ObjAuto2009
- DELPHI 2009下的OBJAUTO单元,用于进行反射-OBJAUTO unit in Delphi2009, used for reflection
delphiWINSOCK-UDP
- Delphi WINSOCK-UDP实现网络广播信息,可以看出,一方能接收另一方对某个IP广播的数据包,当然前提是他们在同一个子网网段内。本程序功能是基于Delphi自带的TNMUDP控件,封装了发送UDP的细节,本例就是使用它来发送和接收网络数据包。-Delphi WINSOCK-UDP network broadcast information, as can be seen, one party can receive data on the other side of a IP broa
Delphi_118148
- Delphi:Delphi源码获取驱动所支持的表名信息,点“获缺按钮后返回结束到窗体中,本源代码用Delphi7环境直接编译运行。 -Delphi: Delphi source code to get the driver supports table name information, click on "button to return after being missing end to the form, source code compiled with Delphi7 envir
Delphi_226281
- Delphi:Delphi使用线程添加数据,点击添加按钮,可看到线程已经启动,在列表中已经添加了好多数据,使用线程添加数据,听起来似乎挺高级,对于那些Delphi新手来说,肯定值得研究吧。 -Delphi: Delphi using threads to add data, click on the Add button, you can see the thread has been started, the list has been added a lot of data, add d
597536
- Delphi自制的标尺控件 正方形的标尺,编程学习源码,很好的参考资料。-Delphi self-made scale control square ruler, learning programming source code, a good reference.