登录
首页 » Delphi » delphil-flashform

delphil-flashform

于 2013-10-11 发布 文件大小:174KB
0 411
下载积分: 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 个回复

  • programmer-notebook
    程序员快速记录各种文本资料软件到数据库中,实现快速查找(A program s notebook for programmer to write down article!)
    2012-02-09 21:47:29下载
    积分:1
  • bayesian_spam_filter
    Spam Mail Filter sample code
    2011-04-30 07:34:42下载
    积分:1
  • 436
    Delphi屏幕录像程序,Delphi源代码,编程学习源码,很好的参考资料。(Screen recording program Delphi, Delphi source code, programming learning source, a good reference.)
    2014-02-16 21:19:50下载
    积分:1
  • DelphifdreExcel
    delphi控制Excel自动生成报表,操作控制Excel自动处理数据(delphi control Excel automatically generate reports, automatic data processing operation control Excel)
    2014-02-26 23:08:11下载
    积分:1
  • mysql
    Libmysql.dll wrapper for delphi
    2014-01-28 18:24:27下载
    积分:1
  • ANSI-color
    ANSI color控制台颜色示例,在delphi控制台编程时有些借鉴意义(ANSI color console color example, when some reference delphi Console)
    2013-12-08 13:29:21下载
    积分:1
  • MapXForIform)
    说明:  delphi编写map程序的一个有多个特性的例子,可以使用它的特性。(delphi process to prepare a map there are several examples of properties, you can use its features.)
    2009-08-21 09:18:59下载
    积分:1
  • gengxin
    用delphi语言实现运筹学设备更新问题程序(used language tacticians equipment Renewal procedures)
    2006-07-14 22:25:37下载
    积分:1
  • madDisAsm
    说明:  madDisAsm.rar MadCollection.2.5.2.6FS
    2020-06-25 18:20:01下载
    积分:1
  • iphonedemoicon11
    引入pngimage第三方控件,可以支持 PNG 格式的图标、效果更好。 pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究), 只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。 增加缓冲功能 DoubleBuf,减少闪烁。 添加 Align 属性的继承,编译成控件时便于摆放。 增加控制标题文本区显示控制的属性设置 ShowCaption。 添加载入背景方法 loadBackPic。 加强整个界面拖动的效果。(Introduction pngimage third-party controls, you can support the PNG format icons, better. pngimage very interesting, Delphi Edition includes four pas file (which is the key not specifically studied), Image can be used as long as the uses pngimage to load PNG format images, it is amazing, admire the author. Increase the buffering function DoubleBuf, to reduce flicker. Add Align property inheritance, controls easy to compile into place. Increased control of the title attribute text area display control settings ShowCaption. Add background loading method loadBackPic. Enhance the effect of dragging the entire interface.)
    2012-01-06 10:11:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载