-
example
对Video Capture的控件,编写了一个测试代码,希望各位多多指正!(Video Capture of control, the preparation of a test code, hope I may correct me!)
- 2008-12-15 09:49:37下载
- 积分:1
-
Pascal
Pascal精要
第一章 Pascal历史回顾
Delphi中使用的面向对象pascal编程语言并不是borland公司1995年发布可视化开发环境Delphi时才有的,它只是已有borland pascal产品的简单扩展。 Borland没有发明pascal,但它推广并扩展了pascal。
(Essentials of Pascal Chapter Pascal History Delphi used in object-oriented programming language pascal is not borland released in 1995, when Delphi visual development environment there, it' s just been a simple extension of the product borland pascal. Borland did not invent the pascal, but it is to promote and extend the pascal.)
- 2009-12-30 16:44:57下载
- 积分:1
-
uRMF
delphi环境下的 Real Media文件格式类型的说明及操作单元(Real Media File Format, and its Operations, in Delphi)
- 2016-12-31 18:02:01下载
- 积分:1
-
CTP_delphi
ctp delphi 比较少见的DELPHI CTP(ctp delphi)
- 2014-02-12 08:52:10下载
- 积分:1
-
ZipMaster
Zip Master for delphi xe8
- 2016-01-23 01:30:35下载
- 积分:1
-
mrwx
说明: 吉林明日Delphi维修管理系统,access数据库(Tomorrow Delphi maintenance management system, Jilin, access database)
- 2011-03-16 11:41:52下载
- 积分:1
-
xulie
生成序列号,自动随机生成所需要的序列好,安字母数字排列(Generate serial number, auto-randomly generated sequence required, and an alpha-numeric order)
- 2008-06-04 10:20:46下载
- 积分:1
-
06
说明: Delphi简易公式解析器代码,编程学习源码,很好的参考资料。(Delphi simple formula parser code, programmed learning source, a good reference.)
- 2014-02-06 14:35:54下载
- 积分:1
-
imgplzh
图片格式批量转换,Delphi源码版,在BMP和JPG图像格式间转换,支持批量操作(Picture format batch conversion, Delphi source code version to convert BMP and JPG image formats, support for batch operations)
- 2013-04-08 22:21:22下载
- 积分: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