搜索资源列表
Delphi程序开发范例宝典
- 第1章 窗体与界面设计 1.1 菜单应用 实例001 在系统菜单中添加菜单项 实例002 带历史信息的菜单 实例003 菜单动态合并 实例004 像“开始”菜单一样漂亮的菜单 实例005 多彩的菜单 实例006 可以拉伸的菜单界面 1.2 工具栏设计 实例007 带背景的工具栏 实例008 浮动工具栏 1.3 状态栏设计 实例009 在状态栏中显示检查框 实例010
ProsessStatusBar
- 这是带进度条的状态栏的demo,直观地显示状态信息-ProsessStatusBar
BoardProces
- 进行了状态条显示进度条的编程,和弹出式进度条的编程,弹出式进度条是多线程编程。状态栏显示进度条为渐变颜色和带文字进度条两种类别。-Conducted a status bar displays the progress of the programming, and the pop-up progress bar of the program, pop-up progress bar is a multi-threaded progra
ProgressStatusBar
- 带进度条的状态栏编写。是很好的进度条代码。-Progress StatusBar
AddProgressToStatus
- 带进度条的状态栏,像IE一样,用于标示当前加载的文件进度。-With a progress bar, status bar, like IE, used to mark the progress of the file currently loaded.
SizeStatusbar
- 状态栏多用于显示程序执行的状态信息,本实例实现了带进度条的状态栏-The example show the status bar with progress bar
776464
- 带进度条的状态栏,VC++经典编程源码,很好的参考资料。-With the progress bar status bar, VC++ classic programming source code, a good reference.
Delphi_880587
- 一个实用的Delphi技巧,实现带进度条的窗口状态栏,为了演示方便,你可以点击窗口上边的“信息栏进度条”按钮,查看进度条运行效果,在需要多任务的时候,适时在窗体显示进度条是很有用的,比如IE在打开网页的时候,就会显示时度条信息。 -A practical Delphi technique to achieve with the progress of the window status bar, in order to facili
带进度条的状态栏
- 带进度条的状态栏,实现窗体加载时的进度提示。(The status bar with the progress bar to implement the schedule prompt when the form is loaded.)