资源列表
如何生成半圆形窗口
- 这是一个delphi的程序界面的技巧。-This is a delphi program interface techniques.
FileChooserDemo
- 文件选择的程序类似windows里的对话框-document selection procedures similar to the dialog windows Lane
tx
- Delphi编写的一个特效程序, 限制鼠标移动,隐藏标题栏上的按钮,窗体背景渐变,透明背景-Delphi effects of a procedure, the mouse movement restrictions, hidden Biaodilanshang button Windows Background gradual, transparent background
把一个tab控件加入到一个form或对话框中
- 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
十分经典的VC对话框程序的打印预览
- 十分经典的VC对话框程序的打印预览-classical print and preview of dialog by VC
C window
- 纯C语言编程的窗体实例-pure C language programming examples of the form
颜色对话框的使用
- 颜色对话框的使用-the use of color dialog
Example002-渐显的窗体
- 设计一个窗体,具备渐显的效果!
Example003-使程序始终在前面
- 程序运行界面始终位于前面-interface running at the front always
Example004-将窗体编译成类库
- 将窗体编译成类库,需要时方便引用。-to Form compiled libraries need convenient use.
Example005-继承窗体的设计
- 设计一个窗体,能够继承其他窗体所包含的类及控件。-a Form Design, to inherit other forms included in the categories and controls.
Example006-设计多边形窗体
- 设计一个窗体,使其形状为多边形。