-
Dll-sample
a sample to use a dll in your delphi application
- 2011-04-21 05:59:16下载
- 积分:1
-
CPPkeyword
C++标准库,C++ Standard Library,是类库和函数的集合,其使用核心语言写成,由c++标准委员会制定,并不断维护更新。(The C++ standard library, C++ Standard Library, is a set of class libraries and function, the use of the core language, developed by the c++ Standards Committee, and continue to maintain and update.)
- 2015-01-17 09:22:43下载
- 积分:1
-
clock
用delphi写的时钟程序,界面还不错,模拟了windows的时钟显示。(Written with delphi clock program, the interface is also good, simulate the windows clock display.)
- 2013-09-06 19:28:03下载
- 积分:1
-
databases-simplesql
Delphi dtabase beginer simple query by sql
- 2016-02-03 23:18:13下载
- 积分:1
-
tp4
delphi7 create more forms
- 2019-02-07 16:16:44下载
- 积分:1
-
TSourceList
继承自 TCustomPanel ,是专门显示 Delphi 源码的可视构件,能够将 Object Pascal 关键字以不同色彩显示,标上列号并可以打印(A control which can show delphi source file code ,marking key words by color font.)
- 2017-03-18 08:33:03下载
- 积分:1
-
DelphifdreExcel
delphi控制Excel自动生成报表,操作控制Excel自动处理数据(delphi control Excel automatically generate reports, automatic data processing operation control Excel)
- 2014-02-26 23:08:11下载
- 积分:1
-
hardinfo25
Get Harddisk Info with Delphi 7
- 2013-03-26 21:41:18下载
- 积分:1
-
shap
能够让用户很方便的在自己的程序中写出自己想要的所有的图形来,很实用的.(err)
- 2007-10-06 12:21:11下载
- 积分: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