-
dz3.4超好看的西瓜模板和全套插件
插件、模板、小清新、成品、PHP、控件源码、好看(Plug-in unitTemplateSmall FreshFinished Products)
- 2020-06-17 09:40:01下载
- 积分:1
-
KRMDPACSVIEWER
Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to activate your account.
- 2012-04-25 19:20:02下载
- 积分:1
-
Heat-Exchanger-inspection
heat exchanger inspect
- 2011-05-13 07:45:41下载
- 积分:1
-
sdfsd
图形并行处理程序,能并行处理各种类型的图形分形算法(Graphics parallel processing program, be able to handle all types of graphics in parallel fractal algorithm)
- 2009-12-09 10:54:42下载
- 积分:1
-
qzjs
说明: 权证价格计算器
快速计算权证价值,帮助股友快速做出决策的辅助工具(Warrants Warrants Price Calculator quickly calculate the value of shares of the Friends to help aid in rapid decision making)
- 2010-03-31 10:19:06下载
- 积分:1
-
FlatStylePforPD7
非常好用的flatstyle控件,delphi5,6,7都可以用的,很全,包含源码,package等等(Very useful flatstyle control, delphi5, 6,7 can be used, very wide, including source code, package, etc.)
- 2011-04-26 14:38:15下载
- 积分:1
-
Delphi6
USB来电录音盒delphi6的DEMO程序。
在Windows系统平台,USB语音盒的所有接口函数名称和所需参数基本上与PCI语音卡是一致的,除非特别说明,两者函数兼容。(USB tel delphi6 DEMO)
- 2013-11-28 19:58:24下载
- 积分:1
-
webpic
在程序中加入网上的图片,很好玩,希望大家对它喜欢(In the process of accession to the pictures online, it is fun, I hope you like it)
- 2013-09-22 13:35:59下载
- 积分: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
-
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