登录
首页 » Delphi » delphil-flashform

delphil-flashform

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

  • TSpellers
    Correcao ortografica em varios idiomas
    2010-09-22 21:21:12下载
    积分:1
  • RandomString
    随机生成A-Z、a-z、0-9的随机字符串(Randomly generated AZ, az ,0-9 random string)
    2013-04-17 14:51:44下载
    积分:1
  • Delphi_write_DLL_complete
    说明:  delphi下制作DLL程序全面的讲解 有一些输入法的调用例子 一 Dll的制作一般分为以下几步: 1 在一个DLL工程里写一个过程或函数 2 写一个Exports关键字,在其下写过程的名称。不用写参数和调用后缀。 二 参数传递 (Use delphi to design DLL program. call ime program )
    2011-02-27 06:55:57下载
    积分:1
  • tp4
    delphi7 create more forms
    2019-02-07 16:16:44下载
    积分:1
  • bootini_SynEditstudio_V5.8.2
    说明:  修正选项对话框会导致选项丢失或者显示有误的Bug,调整了选项对话框的界面,显得更紧凑(Option to amend the Options dialog box will lead to loss of, or showed incorrect Bug, adjusted the Options dialog box interface, appear more compact)
    2009-09-01 17:41:49下载
    积分:1
  • Delphijindianjichu
    Delphi数据库编程讲座,Delphi数据库编程讲座,Delphi数据库编程讲座.(Delphi Database Programming Talk,Delphi Database Programming Talk,Delphi Database Programming Talk.)
    2013-11-22 21:43:07下载
    积分:1
  • 4585346
    Delphi源码实现C++代码转delphi代码,编程学习源码,很好的参考资料。(Delphi source code to achieve C++ code to Delphi code, learning programming source code, a good reference.)
    2014-01-01 15:29:22下载
    积分:1
  • DelphiSQL
    Delphi:一个Delphi与SQL数据库开发三层结构实例,分为服务端和客户端程序,整体上简单,同样适合Delphi初学者、入门者参考研究。 (Delphi: a three-tier structure instance Delphi database development and SQL, divided into server and client programs, the overall simple, equally suitable for Delphi beginners, beginners reference study.)
    2014-07-23 20:25:36下载
    积分:1
  • bt_classes
    BlueTooth module for Delphi
    2011-02-13 15:19:51下载
    积分:1
  • RotatePic
    本实例显示的是Delphi环境下的图片显示效果,可实现图片的翻转显示效果,代码清晰,适合初学者,有兴趣的朋友可以下载一下。(This example shows the Delphi environment, the picture display can be flipped to achieve image display, code clarity, suitable for beginners, are interested in what a friend can be downloaded.)
    2009-10-20 16:06:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载