-
ListBox
If you don t know how to use the ListBox of Delphi this source code will help you. It shows how to delete an item or just unselect it.
- 2011-09-05 15:54:52下载
- 积分:1
-
indy9_ForD2007
delphi2007自动安装的indy10,但是有些地方仍然使用的是indy9 ,delphi2007 安装indy9(Delphi2007 automatic installation of indy10, but in some places still use the indy9, delphi2007 install indy9)
- 2021-05-06 17:19:55下载
- 积分:1
-
Delphi_726242
Delphi:建立临时文件的Delphi源码示例,请在事先定义好临时文件名称,在某些时候,我们需要程序生成临时文件或临时目录,在此你可借鉴本Delphi源码,新手更应该看哦。
(Delphi: Delphi source code examples to establish temporary files, temporary files defined in advance the name, at some point, we need to program generates temporary files or temporary directory, where you can learn the Delphi source code, novices should Kane.)
- 2014-07-01 01:33:25下载
- 积分: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
-
Delphi-XE2-FMX-Utilities
讓 Delphi 在 FireMonkey 環境下使用剪貼簿及開發 MAC 環境下製作PDF,含使用範例及原始碼(Use the clipboard and let Delphi development environment MAC create PDF in FireMonkey environment, including the use of examples and source code)
- 2014-02-20 11:51:38下载
- 积分:1
-
2108_三层ERP系统 (SQL)
说明: 一套可以学习的三层框架源,仅大家学习用。(A set of three-tier framework source can be learned, only for everyone to learn.)
- 2020-06-24 22:00:02下载
- 积分:1
-
Delphi 7.1 Update 升级包
Delphi 7.1 Update 升级包(Delphi 7.1 Update package.rar)
- 2020-06-26 07:20:01下载
- 积分:1
-
powerpdf_0.9
PowerPDF.
Delphi VCL Components.
- 2018-11-28 14:38:29下载
- 积分:1
-
多线程例子
说明: Delphi多线程使用,线程与主线程通信(Delphi multithreading, thread and main thread communication)
- 2020-08-14 14:58:35下载
- 积分:1
-
wpTools_6.10_SE__FullSource_
This is the WPTools 6.x VCL
Copyright (C) 2004-2009 by WPCubed GmbH
- 2012-10-27 05:26:55下载
- 积分:1