资源列表
delphi button
- DELPHI6下按扭控件,它继承了DELPHI标准按扭的属性,可以图形化-DELPHI6 under control buttons, it inherited the standard buttons DELPHI attributes, graphical
ANIMATED_AVI_BUTTON
- VC++6.0 项目,从CButton派生CAniButton,实现在Button中显示AVI的功能,以增强界面的美观.-VC 6.0, derived from CButton CAniButton achieve the Button AVI demonstrated the ability to enhance the aesthetic interface.
ANIMATED_BITMAP_BUTTON
- VC++6.0 项目,从CButton派生出CAniButton,实现在Button中显示动画的功能,用切换位图来实现,以增强界面的美观.-VC 6.0, derived from CButton CAniButton achieve Button shown in the animation functions, switching bitmap used to achieve to enhance the aesthetic interface.
CIRCULAR_BUTTON
- VC++6.0 项目,从CButton派生出CMyBtn,实现一个圆形的按钮,以增强界面的美观.-VC 6.0, derived from CButton CMyBtn achieve a circular button to enhance the aesthetic interface.
FLAT_BUTTON
- VC++6.0 项目,从CButton派生出CButtonST,实现平面风格的Button,以增强界面的美观.-VC 6.0, derived from CButton CButtonST, planar style Button to enhance the aesthetic interface.
ForTestDialog
- 用vc编写的windows程序,用于展示各种对话框控件的使用-vc prepared with the windows procedures for demonstrating the use of dialog controls
killhs_2ksystem
- 用C编写的硬盘分区程序。 本程序教你怎末编写windows的硬盘分区程序。-C drive through the preparation process. This program will teach you prepared Zenmo windows disk partitions procedures.
HOVER_BUTTON
- VC++6.0 项目,从CButton派生出CHoverButton,实现响应鼠标移动的Button,以增强界面的美观.-VC 6.0, derived from CButton CHoverButton achieve response Button mouse movement to enhance the aesthetic interface.
CopyFromXF
- 一个很简单的通讯录。 应付课程设计做的。-a very simple directories. To cope with the curriculum design so.
myinternetbrowser
- 用vc编写的浏览器程序,24位真彩色按钮,msn风格的图标,-vc prepared with the new browser, 24 True Color button, msn-style icon,
27_188_1
- 操作方法:m@ 1、进入后,电梯处于随机位置,按下“开始”按钮,电梯可自动平层至一楼,表示实际电梯第一次上电时的运行过程*qz\\/{ 2、按下“外请求”按钮,表示用户的申请,电梯将根据申请情况运行。(这里需要注意,每当电梯运行到某一层,并且停止下来,需按下“关门”按钮,以表示电梯门已关闭))D_i 3、“内请求”按钮表示用户在电梯内部的操作。(根据用户的外请求情况,选择有效的内请求写入电梯运行数组中)@(D-a! 4、当电梯响应完全部申请后,电梯将运行至一楼等待。5Q 目前尚未解决问题:nI1
Delphi中为应用程序制作启动封面
- 直接解压 为了实现启动封面的效果,我们要在delphi中使用两个窗体。一个窗体A用于显示程序的启动封面,而另一个为程序的主窗体B包含了您所设计的种种功能。窗体A是一个非规则窗口,其标题栏及最大化、最小化按钮和边框都被屏蔽掉了,其用一个Image控件装载一个图片文件来显示程序的封面,并用一个timer控件实现该窗口的定时关闭。为了方便程序使用者快速跳过启动封面直接进入程序主窗体,我们还要设置一个click事件来关闭窗体A并调用主窗体B。 -directly extracting activated
