文件名称:QuietMDI

  • 所属分类:
  • 界面编程
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 169.78kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • vvy***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1、很多朋友都问过怎样防止 MDI 子窗口在最大化(或最小化)过程中如何避免闪烁,就是像 Excel 一样,子窗口不产生动画效果,不过一直都没有很好的解决办法,如果您喜欢用 LockWindowUpdate 之类的就别往下看了。

2、原理极其简单,就是用 SystemParametersInfo 函数实现开、关系统的动画效果。

3、我把这种 MDI 子窗口写成了一个类,大家用的时候只要把 class(TForm) 中的 “TForm” 换成 “TQuietMDIChildForm”就行了,其他什么都跟平常一样。非 MDI 子窗口也可以这样继承,不过 Delphi 中万恶的 Application 会在里面捣乱。-1, many friends have asked how to prevent the MDI window son maximize (or minimize) the process of how to avoid flicker, Excel is the same as the son does not have a window animation effects, but have not been very good solution, If you like to use LockWindowUpdate like reading down on the other. 2, the principle is very simple and that is SystemParametersInfo Function set, The system of animation. 3, I call this an MDI window-written by a class, we will take as long as the class (TForm) "TForm" into the "TQuietM DIChildForm "OK, what other told usual. For non - MDI window can also be inherited, But Delphi heinous Application will make trouble inside.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 45666024quietmdi.rar 列表
source
source\ChildFrm.dfm
source\ChildFrm.pas
source\Demo.dpr
source\Demo.res
source\MainFrm.dfm
source\MainFrm.pas
source\QuietMDI.pas
demo.exe
说明.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org