-
vedosSockets
说明: vedos sockets used to make simple voice/video chat programs.
- 2020-06-24 06:20:02下载
- 积分:1
-
FIND
这个Delphi 4.0的例子使用了MapX3.0版本的OCX控件,主要的目的是显示怎样使用新的查找选项.(This Delphi 4.0 example uses the MapX Ver 3 OCX Control. The main goal of this example is to show how to use the new find option that was added to the MapX Ver 3.51 OCX. )
- 2009-03-16 14:49:25下载
- 积分:1
-
TMS.Component.Pack.v5.0
TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件,省钱又省时。
本版本支持以下 IDE:
Delphi 5,6,7,2005
C++Builder 5,6
BDS 2006 (Delphi 2006, C++Builder 2006)
RAD Studio 2007 (Delphi 2007, C++Builder 2007)
RAD Studio 2009 (Delphi 2009, C++Builder 2009)(TMS Component Pack contains more than 280 for Delphi and C++ Builder designed TMS production control, also saving time and money. This version supports the following IDE: Delphi 5,6,7,2005 C++ Builder 5,6 BDS 2006 (Delphi 2006, C++ Builder 2006) RAD Studio 2007 (Delphi 2007, C++ Builder 2007) RAD Studio 2009 ( Delphi 2009, C++ Builder 2009))
- 2009-02-06 14:59:40下载
- 积分: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
-
IOCompComponents
Conponents delphi XE3, XE5
- 2016-06-03 22:55:19下载
- 积分:1
-
Delphiwordstart
在Delphi中控制Word启动和插入表格wordstart(Control Word starts in Delphi and insert a table wordstart)
- 2014-02-26 23:15:51下载
- 积分:1
-
CTP_delphi
ctp delphi 比较少见的DELPHI CTP(ctp delphi)
- 2014-02-12 08:52:10下载
- 积分:1
-
ujknwaz
突破论坛,强大的论坛管理系统,不错的源码,很好用(Break through the forum, powerful forum management system, good source code, very easy to use)
- 2019-05-20 18:08:55下载
- 积分:1
-
346
Delphi开机自启动+添加桌面快捷方式源代码实例,编程学习源码,很好的参考资料。(Delphi boot from the start+ add desktop shortcut source code examples, programmed learning source, a good reference.)
- 2014-02-10 19:30:25下载
- 积分:1
-
IssProc_v1.0.2
inno setup 源码,isproc.dll的调用方法(inno setup source, isproc.dll call method)
- 2010-11-10 18:07:44下载
- 积分:1