登录
首页 » Delphi » delphil-flashform

delphil-flashform

于 2013-10-11 发布 文件大小:174KB
0 272
下载积分: 1 下载次数: 4

代码说明:

  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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chat-l33t
    SAMPLE CHAT IN DELPHI
    2013-05-09 02:42:21下载
    积分:1
  • Form-Login
    Form login from database with mysql.lib
    2011-11-23 10:22:17下载
    积分:1
  • delphi-APPLICATIONEVENTs
    delphi ApplicationEvents使用说明及源码实例,编程学习源码,很好的参考资料。(delphi ApplicationEvents instructions and source code examples, programmed learning source, a good reference.)
    2014-02-13 18:13:48下载
    积分:1
  • 97658436
    Delphi屏幕录像程序,Delphi源代码,编程学习源码,很好的参考资料。(Delphi screen recording program, Delphi source code, learning programming source code, a good reference.)
    2014-01-04 08:57:11下载
    积分:1
  • cal
    计算式的计算,能用字符的形式完成大部分的计算,应该有不少人编了此程序,但是这个还是有新颖之处,完全是对字符处理产生的计算,可以使用全角计算符,对三角函数,科学计数等有很好的支持,算是我对字符串处理一个探索成果。(Formula calculation, can be used to complete most of the characters in the form of calculation, should be compiled of the many people in this process, but this is still a novelty, is Zifu handling to complete the calculation, you can use full-width calculation breaks, on trigonometric functions, scientific counting good support, I suppose I deal with an exploration of the string results.)
    2010-07-17 18:04:00下载
    积分:1
  • mydac.v5.00.1.7.src
    MySQL Data Access Components (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work through the MySQL client library. The MyDAC library is designed to help programmers develop faster and cleaner MySQL database applications. MyDAC is a complete replacement for standard MySQL connectivity solutions and presents an efficient alternative to the Borland Database Engine for access to MySQL.
    2018-04-10 01:39:37下载
    积分:1
  • encryptdpr
    简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。(Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of course, can also be through this program to decrypt.)
    2014-07-20 19:31:54下载
    积分:1
  • Treeview
    使用delphi自带的treeview控件做的目录树显示 (Using delphi treeview control that comes with doing a directory tree display)
    2013-07-30 09:47:22下载
    积分:1
  • WinVersion
    说明:  一个delphi小程序,为了让广大delphi爱好者更好的学习delphi(a small procedure, in order to allow the majority of delphi lovers better learning delphi)
    2006-04-19 12:33:28下载
    积分:1
  • networkduqu
    通过对原来Gametest的修改,可以提取抓取的数据包中字段的读取,如Host主机名称,同时通过命令可以读取registered注册表中的网卡地址(Through changes to the original Gametest, packet capture can be extracted in the field of reading, such as Host host name, while the command can be read by the network adapter address registered in the registry)
    2011-12-15 22:47:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载