-
Delphi-connection-pool
不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的(DB connection pool)
- 2020-10-25 18:10:00下载
- 积分:1
-
rolling
Delphi写的位图滚动控件,TSpinButtor组件。(Bitmap scroll controls written in Delphi, TSpinButtor components.)
- 2013-04-19 15:04:49下载
- 积分:1
-
EntAppClientEE6
delphi vcl component
- 2018-05-08 00:43:24下载
- 积分:1
-
iphonedemoicon11
引入pngimage第三方控件,可以支持 PNG 格式的图标、效果更好。
pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究),
只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。
增加缓冲功能 DoubleBuf,减少闪烁。
添加 Align 属性的继承,编译成控件时便于摆放。
增加控制标题文本区显示控制的属性设置 ShowCaption。
添加载入背景方法 loadBackPic。
加强整个界面拖动的效果。(Introduction pngimage third-party controls, you can support the PNG format icons, better.
pngimage very interesting, Delphi Edition includes four pas file (which is the key not specifically studied),
Image can be used as long as the uses pngimage to load PNG format images, it is amazing, admire the author.
Increase the buffering function DoubleBuf, to reduce flicker.
Add Align property inheritance, controls easy to compile into place.
Increased control of the title attribute text area display control settings ShowCaption.
Add background loading method loadBackPic.
Enhance the effect of dragging the entire interface.)
- 2012-01-06 10:11:39下载
- 积分:1
-
et-lab3a_delphi
Lab Delpni Example Control
- 2011-08-09 00:58:19下载
- 积分:1
-
xml-file
delphi 操作xml文件。读取xml文件(delphi operation xml file. Read xml file)
- 2012-12-11 10:15:26下载
- 积分:1
-
assembler_in_delphi
assembler in delphi 81 pages.
- 2009-09-29 08:20:30下载
- 积分:1
-
5688734
使用Delphi的OnChange事件,Timagelist组件,编程学习源码,很好的参考资料。(Use the Delphi OnChange event, the Timagelist component, learning programming source code, a good reference.)
- 2014-01-04 09:42:03下载
- 积分:1
-
3487_VirtualTreeviewV5.1.2
说明: 使用范例delphi使用过程中的例子,学会使用treeview(Learn to use treeview by using examples from the use of Delphi)
- 2020-06-21 10:00:01下载
- 积分:1
-
utils_3_0
OPEN XML UTILITIES LIBRARY README
=================================
For installation instructions see the INSTALL.txt file.
Folders
-------
doc: Documentation
packages: Delphi for Win32 (Delphi 4+) and for .NET
(Delphi 2005+) packages
sources: Delphi for Win32 and for .NET sources
Win32-examples: Sample projects for Delphi for Win32
Compiler Conditionals for .NET development
------------------------------------------
The dkCodecUtilsRTL unit declares two platform specific class
functions: TEncodingRepository.CreateCodecForSystemEncoding and
TEncodingRepository.SystemEncodingName. This functions work
only on Windows operating systems. If you are planning to use
the Utilities Library on other operating systems (for example
with Mono under Linux or Mac OS) you should compile it without
this functions. This can be accomplished by defining an ALL_OS
compiler conditional symbol using one of the following methods:
- 2019-05-14 16:16:08下载
- 积分:1