文件名称:gundongjindutiao
介绍说明--下载内容均来自于网络,请自行研究使用
这种滚动模式的进度条在XP系统中很常见
比如XP开机画面、搜索文件、清理缓存……都见到这样的进度条
貌似论坛上出现得不多
当然,这种风格只能在XP及以上版本上使用
Win98,2000不支持
我在Delphi5上编译通过
工程中需加入一个manifest资源文件
资源文件的建立与加入方法详见MyProgressBar.dpr工程文件
如果在Delphi7上就省事多了,不需要manifest资源文件
直接放一个XPManifest控件就可以了
我的机机只装了D5D7版本
所以没有在D5D7以外的版本中试(应该都可以)-This progress bar scroll pattern is common in the XP system such as XP boot screen, search for files, clean the cache ...... have seen such a progress bar appears on the forum seemingly not by much, of course, this style can only XP and above Use the Win98 version 2000 does not support me in the Delphi5 compiled by the project must be added to create and add a method manifest resource file resource file See MyProgressBar.dpr project file if the Delphi7 to save a great, no manifest resource file Direct control can put a XPManifest my machine machine installed D5D7 only version so no trial version D5D7 other than (should be able to)
比如XP开机画面、搜索文件、清理缓存……都见到这样的进度条
貌似论坛上出现得不多
当然,这种风格只能在XP及以上版本上使用
Win98,2000不支持
我在Delphi5上编译通过
工程中需加入一个manifest资源文件
资源文件的建立与加入方法详见MyProgressBar.dpr工程文件
如果在Delphi7上就省事多了,不需要manifest资源文件
直接放一个XPManifest控件就可以了
我的机机只装了D5D7版本
所以没有在D5D7以外的版本中试(应该都可以)-This progress bar scroll pattern is common in the XP system such as XP boot screen, search for files, clean the cache ...... have seen such a progress bar appears on the forum seemingly not by much, of course, this style can only XP and above Use the Win98 version 2000 does not support me in the Delphi5 compiled by the project must be added to create and add a method manifest resource file resource file See MyProgressBar.dpr project file if the Delphi7 to save a great, no manifest resource file Direct control can put a XPManifest my machine machine installed D5D7 only version so no trial version D5D7 other than (should be able to)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyProgressBar\MyProgressBar.cfg
.............\MyProgressBar.dof
.............\MyProgressBar.dpr
.............\MyProgressBar.exe
.............\MyProgressBar.manifest.bat
.............\MyProgressBar.manifest.rc
.............\MyProgressBar.manifest.RES
.............\MyProgressBar.manifest.txt
.............\MyProgressBar.res
.............\Unit1.dcu
.............\Unit1.dfm
.............\Unit1.pas
.............\说明.txt
MyProgressBar