-
Delphiwordstart
在Delphi中控制Word启动和插入表格wordstart(Control Word starts in Delphi and insert a table wordstart)
- 2014-02-26 23:15:51下载
- 积分:1
-
asio4delphi
关于asio的性能测试程序,包括远程数据库对象_ado_asio支持delphi全版本(Asio performance on the test program, including support for remote database object _ado_asio full version delphi)
- 2011-05-18 10:38:51下载
- 积分: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
-
Delphi--Timer
Delphi中Timer组件的使用,经测试时正确的,方便学习者学习Delphi(The use of the Timer component in Delphi, right when tested, convenient learners learning Delphi
)
- 2013-08-16 17:52:17下载
- 积分:1
-
CCR Exif v1.5.1
说明: EXIF信息代表的是可交换图像文件信息。当你储存JPEG或者TIFF格式的照片时,这张照片的所有信息都储存在EXIF信息中。几乎所有的相机厂商都支持拍摄的照片输出EXIF信息。(EXIF information represents exchangeable image file information. When you save a photo in JPEG or TIFF format, all information of the photo is stored in EXIF information. Almost all camera manufacturers support the output of EXIF information for photos taken.)
- 2019-06-24 16:01:24下载
- 积分:1
-
TActionMenubar2000
一个delphi 菜单组件,功能强大,比原菜单好用的多。我一直在用(Standard action menu bar, created with TActionMainMenuBar is glitchy and awkward. Nobody can cosider using it in a serious development project. And this is where TActionMenuBar2000 comes in. Simply replace TActionMainMenuBar with TActionMenuBar2000 and enjoy powerful functions of actions and professional look and feel of Animated Menus. No additional coding is needed, all replacements will be done automatically at runtime. TActionMenuBar2000 will correctly render all changes you re mading to your actions.)
- 2015-05-26 16:24:43下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分: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
-
delphiex
本人写的delphi例子,第一次写,请多指教(I write delphi example, the first writing, please enlighten)
- 2006-10-13 20:31:14下载
- 积分:1
-
r2d2
wp recent phpbb delphi dource
- 2019-05-28 10:07:56下载
- 积分:1