-
DELPHI版本:D6,D7及以上版本 介绍:GDSKin包含窗体,按钮等VCL组件,用于界面设计,控件包含应用示例。...
DELPHI版本:D6,D7及以上版本 介绍:GDSKin包含窗体,按钮等VCL组件,用于界面设计,控件包含应用示例。-Delphi Version : D6, D7 and above presentations : GDSKin contains forms, buttons, etc. VCL components for interface design, control contains a sample application.
- 2023-06-14 20:55:04下载
- 积分:1
-
可以实现任意形状的按钮,贡献出源代码,大出血,大奉献,大家随便下载...
可以实现任意形状的按钮,贡献出源代码,大出血,大奉献,大家随便下载-Can realize arbitrary-shaped button, the contribution of source code, massive, big dedication, everyone just download
- 2023-03-16 17:15:04下载
- 积分:1
-
Button panel
一个简单图形化界面GUI工具的小例子
Button panel
一个简单图形化界面GUI工具的小例子-Button panel graphical interface a simple GUI tool for the small example
- 2022-02-28 09:48:23下载
- 积分:1
-
variety of different kinds of buttons, yes
各种样式 的按钮,不错-variety of different kinds of buttons, yes
- 2022-02-15 21:29:56下载
- 积分:1
-
定义了一个CButtonST类,其中的setplaysound()实现了在按钮上加声音....
定义了一个CButtonST类,其中的setplaysound()实现了在按钮上加声音.
-CButtonST definition of a category, the setplaysound () in achieving the voice button on the increase.
- 2023-04-29 15:15:04下载
- 积分:1
-
ProgDlg_src: sample(1)
ProgDlg_src: sample(1) - how to create colorful button-ProgDlg_src: sample(1)- how to create colorful button
- 2022-03-21 09:53:03下载
- 积分:1
-
WinCE的图形按钮,一个简单的在WinCE环境下的实现…
wince的图形按钮,简单的实现了在wince环境下的按钮控件上添加图形-wince graphical buttons, a simple realization of the environment in a wince under the button control to add graphics
- 2022-03-24 03:03:17下载
- 积分:1
-
一个小程序,用来实现经过帐号密码两重验证的按钮功能.可以用它来实现任何需要简单密码登录的按钮功能....
一个小程序,用来实现经过帐号密码两重验证的按钮功能.可以用它来实现任何需要简单密码登录的按钮功能.-a small program used to achieve double after account password verification button. It can be used to meet any need simple password to login button.
- 2023-03-09 19:55:03下载
- 积分:1
-
the procedures introduced by a group check box to control internal controls so a...
本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleS
- 2022-11-13 07:15:03下载
- 积分:1
-
单项选择的控件自己做,可以作为参考,请下载
单项选择的控件自己做,可以作为参考,请下载-individual choice of controls do it themselves, can be used as reference, please see Download
- 2022-05-26 01:09:20下载
- 积分:1