-
code5
Delphi将Excel导入到Access数据库修改版(Delphi to Excel Import to Access database to a modified version of)
- 2012-07-05 15:38:24下载
- 积分: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
-
ACSuite2.2
delphi audio 处理控件,包括wave格式的转换,音频控制,录音,播放等功能。(Audio Components Suite
Copyright [c] 2002, 2003 Andrei Borovsky.
You can contact me at aborovsky@mtu-net.ru
You can get the package sources at
Audio Components Suite home page
http://www.mtu-net.ru/aborovsky/acs/
See "installation" file on how to install ACS.
See "license" file for licesing information.)
- 2009-02-23 09:13:33下载
- 积分:1
-
carikart
For our projects, its fix the customer cards, I
- 2010-07-02 18:50:44下载
- 积分:1
-
DELETEFILE
学习批量删除目录精品,所有代码本人开发
应用于公司的文件删除里,全代码不保留了(Learning bulk delete directory products, all of the code development
Applied to the company s files are deleted, the code is not retained
)
- 2013-09-03 11:45:47下载
- 积分:1
-
????? ??? ????? ?? ??? ??????
add skin to project in delphi programming language to use in project
- 2018-11-11 03:15:27下载
- 积分:1
-
madShell
说明: madShell.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:00:01下载
- 积分:1
-
IOCompComponents
Conponents delphi XE3, XE5
- 2016-06-03 22:55:19下载
- 积分:1
-
14
说明: 获取驱动所支持的表名信息(Delphi),编程学习源码,很好的参考资料。(Get the driver supports table name information (Delphi), programmed learning source, a good reference.)
- 2014-02-07 11:06:17下载
- 积分:1
-
imgplzh
图片格式批量转换,Delphi源码版,在BMP和JPG图像格式间转换,支持批量操作(Picture format batch conversion, Delphi source code version to convert BMP and JPG image formats, support for batch operations)
- 2013-04-08 22:21:22下载
- 积分:1