-
uRMF
delphi环境下的 Real Media文件格式类型的说明及操作单元(Real Media File Format, and its Operations, in Delphi)
- 2016-12-31 18:02:01下载
- 积分:1
-
46
Delphi设置memo组件的边界大小,编程学习源码,很好的参考资料。(Delphi memo component boundaries set size, programming learning source, a good reference.)
- 2014-02-16 21:19:09下载
- 积分:1
-
Delphi_527147
Delphi:Delphi使用Mycopyfile复制文件,带进度条显示,选择好需要复制的文件,点击“复制”按钮,文件即可开始复制,文件复制过程中显示进度条,让用户清楚复制了多少,本程序适合Delphi入门者参考,源码供参考。
(Delphi: Delphi using Mycopyfile copy files with progress bar display, select the need to copy the file, click the "Copy" button to start copying the file, display the file copy process progress bar, so that users know how much copied, this program is suitable Delphi beginners reference source for reference.)
- 2014-07-01 01:05:25下载
- 积分:1
-
code5
Delphi将Excel导入到Access数据库修改版(Delphi to Excel Import to Access database to a modified version of)
- 2012-07-05 15:38:24下载
- 积分:1
-
codehook
Win32 CodeHook is a API hooking library.
You can use it in Delphi, VC, Borland C++, or any programming
language that supports Windows DLL.
- 2016-08-17 01:31:17下载
- 积分:1
-
delphi-player
能播放、播放MP3音频 和常见视频 非常的强大了(Can play MP3 audio and video is very strong common)
- 2011-07-02 23:54:25下载
- 积分:1
-
JCL
说明: JEDI Code Library v 2.7 Installation
Supported development tools versions:
- Delphi XE8 (Win32 and Win64) and C++Builder XE8 (Win32 and Win64)
- Delphi XE7 (Win32 and Win64) and C++Builder XE7 (Win32 and Win64)
- Delphi XE6 (Win32 and Win64) and C++Builder XE6 (Win32 and Win64)
- Delphi XE5 (Win32 and Win64) and C++Builder XE5 (Win32 and Win64)
- Delphi XE4 (Win32 and Win64) and C++Builder XE4 (Win32 and Win64)
- Delphi XE3 (Win32 and Win64) and C++Builder XE3 (Win32 and Win64)
- Delphi XE2 and C++Builder XE2;
- Delphi XE and C++Builder XE;
- Delphi 2010 and C++Builder 2010;
- Delphi 2009 and C++Builder 2009;
- CodeGear RAD Studio 2007 (also known as Delphi 2007 for Win32, C++Builder 2007);
- Borland Developer Studio 2006 (also known as Delphi 2006, C++Builder 2006);
- Borland Delphi 2005;
- Borland Delphi 7;
- Borland Delphi 6 Update Pack #2 (including Personal Edition);
- Borland C++ Builder 6;
- FreePascal 2.2.
For more detailed information, see docsReadme.html.
- 2019-05-14 16:00:30下载
- 积分:1
-
Windows_Move
Opens a dialog box displaying a list of frames included in the current project. Select any frame and click OK. See Working with frames for more information.
- 2011-09-12 14:23:32下载
- 积分: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
-
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