-
flexcel
说明: excel report delphi 7
- 2019-02-27 12:51:11下载
- 积分:1
-
465
Delphi连接MSSQL读取数据并横向打印内容,编程学习源码,很好的参考资料。(Delphi MSSQL read data connection and landscape printing content, programming learning source, a good reference.)
- 2014-02-08 13:32:56下载
- 积分:1
-
Detailed-usage-WinDBG
说明: WinDBG用法详解WinDBG用法详解(Detailed usage WinDBG)
- 2011-03-22 22:39:29下载
- 积分:1
-
bragedog
Delphi编写的小狗过桥游戏源代码,游戏主要依靠Timer控制Image的运动来实现。(Written in Delphi puppy bridge games, games rely mainly on the movement to achieve the Timer control Image.)
- 2013-04-17 09:58:47下载
- 积分:1
-
WininetDownLoad
免杀下载者改进版Delphi版,过下载者监视器.(Improved version of those who kill download free, over-downloader Monitor.)
- 2014-09-17 22:43:49下载
- 积分:1
-
select
在delphi开发平台下开发选择图像区域(In delphi development platform developed under the choice of image region)
- 2008-01-18 19:59:39下载
- 积分:1
-
mynote
说明: delphi7写的我的记事本小程序 还有不完善的地方 请见谅(delphi7 my notebook to write small programs there are imperfections, please forgive me)
- 2011-03-02 09:55:56下载
- 积分: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
-
tzgl
自己新学上手的一个公司科技图书资料管理系统(Learn to use their new technology, a company library management system)
- 2013-06-14 17:57:53下载
- 积分:1
-
06
说明: Delphi函数参考大全的CD ,第6部分(Delphi Function Reference Encyclopedia of CD, Part 6)
- 2008-07-09 15:39:03下载
- 积分:1