登录
首页 » Delphi » delphil-flashform

delphil-flashform

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

  • Chap03
    李维编写的D6程序开发设计源码,要求是D6环境,我的版本是D2007不兼容(Li Li source source source Li Li Li source source source Li Li source)
    2011-07-18 14:24:06下载
    积分:1
  • supermarket_POS_system
    大型超市POS项目,能进行超市POS机的操作,并能正常结账和入库(Supermarket POS items, supermarket POS machines able to carry out the operation, and to the normal checkout and storage)
    2010-01-14 00:08:59下载
    积分: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
  • networkTV
    基于delphi的网络电视源代码,希望对大家有用(based on the TV network delphi source code, it may be useful to hope)
    2007-01-02 10:09:55下载
    积分:1
  • libraryms
    功能简介:用户管理:添加用户,修改密码,注销用户 图书管理:增加图书,修改图书,删除图书,查询图书 借书证管理:办理借书证,修改借书证,挂失借书证,查询借书证 借阅与归还:借阅图书,归还图书,查询借阅与归还情况 借书证管理:办理借书证,修改借书证,挂失借书证,查询借书证 借阅与归还:借阅图书,归还图书,查询借阅与归还情况 (Features: User management: add users, change passwords, log off the user library management: increasing Books, modify books, remove the books, check books library card management: for a library card, library card changes, report the loss of library card, library card to borrow and return query : to borrow books, return books, check library card to borrow and return management of the situation: for a library card, library card changes, report the loss of library card, library card to borrow and return the query: to borrow books and return books to borrow and return the case query)
    2010-11-25 11:58:48下载
    积分:1
  • MainMenu
    Delphi Tutorials for beginners, online and for download. Source code examples,MainMenu
    2012-03-04 04:19:47下载
    积分:1
  • sqlite4delphi(unicode)
    sqlite控件下载(支持unicode)(the sqlite control download (unicode))
    2013-03-30 22:48:37下载
    积分:1
  • delphi_readandwrite_com1_lpt1
    delphi编写的串口,并口输出数据(使用了MSComm控件,附MSComm控件)(delphi read and write to com ,lpt1)
    2009-05-19 10:36:17下载
    积分:1
  • deCSA
    DVB CSA Common Scrambling Algorithm decryption tool
    2011-02-06 21:49:43下载
    积分:1
  • listviewprint
    listview 的使用 delphi 下打印listview 列表中的内容(listview and Printers Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode) if hDevMode <> 0 then begin // 获取指向DeviceMode的指针 pDevMode := GlobalLock(hDevMode) if pDevMode <> nil then)
    2009-11-17 10:05:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载