-
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
-
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
-
ThemeExplorer
Delphi Theme Explorer
- 2013-10-23 16:56:32下载
- 积分:1
-
1000y
千年完整delphi源码。模块齐全,代码结构很不错,很是珍贵,适合二次开发!(1000y delphi)
- 2020-07-03 16:00:01下载
- 积分:1
-
DIgSILENT
本文主要介绍digsilent/powerfactory软件及其使用方法,内容全面易懂(This paper describes digsilent/powerfactory software and methods of use, comprehensive understandable)
- 2013-09-05 16:10:27下载
- 积分:1
-
winima90
program image mmc carte memoir
- 2017-11-23 14:22:33下载
- 积分:1
-
DelphiAEDev
Delphi AE开发基本操作功能,包含放大、缩小、平移等常用工具
Delphi AE开发基本操作功能,包含放大、缩小、平移等常用工具(Delphi AE development of the basic operating functions, including zoom, pan and other commonly used tools for Delphi AE development of the basic operating functions, including zoom, pan and other commonly used tools for)
- 2010-02-27 14:16:32下载
- 积分:1
-
网络聊天室
非常简单的网络聊天室。采用几个简单的控件来搭建聊天室。(Very simple online chat room. Use a few simple controls to build a chat room.)
- 2020-06-21 07:20:01下载
- 积分:1
-
CoreFunctions
Nice "Core" Functions I compiled to do most common functions in Delphi. Makes my life easier and I use it in almost all mo apps. It mostly consist of conversion functions... (Delph
- 2012-04-18 15:36:08下载
- 积分:1
-
deepblue_RichView_1.9.38
RichView_1.9.38不知对大家有没有用。(RichView_1.9.38)
- 2010-09-03 10:40:03下载
- 积分:1