-
delphi7
1.SHIFT+鼠标左键 先选中任一控件,按键后可选中窗体(选中控件后按Esc效果一样) (1.SHIFT+ left mouse button to select any one of the first control, after the optional key in the form (select the same effect as the control, press Esc))
- 2011-06-09 19:27:22下载
- 积分:1
-
67
说明: Delphi注册表键值保存信息,编程学习源码,很好的参考资料。(Delphi registry key to save the information, learn programming source code, a good reference.)
- 2014-01-24 12:59:19下载
- 积分:1
-
Delphi_Example
delphi操作外部程序,给控件赋值,以及对button的操作等。(Delphi external program, to control the assignment, and the operation of button.)
- 2014-03-30 13:11:20下载
- 积分:1
-
Delphi_180107
Delphi:Delphi使用TlistView控件制作软件导航界面,如上图所示,这个界面中包括了带图标的按钮,带图标和文字的导航菜单,看上去还是挺不错的一个导航界面,送给Delphi初学者吧。
(Delphi: Delphi controls production software using TlistView navigation interface, as shown above, the interface includes a button with an icon, with icons and text navigation menu looks quite good a navigation interface, it gave Delphi beginners .)
- 2014-07-06 23:27:52下载
- 积分:1
-
Treeview
使用delphi自带的treeview控件做的目录树显示
(Using delphi treeview control that comes with doing a directory tree display)
- 2013-07-30 09:47:22下载
- 积分:1
-
Delphi-connection-pool
不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的(DB connection pool)
- 2020-10-25 18:10:00下载
- 积分:1
-
ExpressBars
expressBars for delphi 6-ex2
- 2012-08-08 00:38:29下载
- 积分:1
-
dfw062
dfw控件组V0.62 (dfw control group V0.62 )
- 2006-06-08 19:16:32下载
- 积分:1
-
PeerToPeer
Delphi源码,网络相关,仿QQ,点对点聊天,UDP
真正的点对点通讯实例,实现类似QQ的技术,主是通过UDP穿透NAT进行通讯。程序要用到两个控件:DXSock和Rzaize 3.10。(Delphi source, network-related imitation QQ, peer-to-peer chat, the UDP point-to-point communication instance, similar QQ technology, the main NAT Traversal via UDP to communicate. Program to use two controls: 3.10 of DXSock and Rzaize.)
- 2012-05-23 18:02:06下载
- 积分: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