-
非常好用的delphi6.0控件,解压缩就可以使用。
非常好用的delphi6.0控件,解压缩就可以使用。-delphi6.0 very user-friendly controls, decompress it can be used.
- 2022-08-15 03:49:55下载
- 积分: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
-
位置可以交叠的按钮
位置可以交叠的按钮-The button which can pile up its place
- 2022-03-04 13:31:06下载
- 积分:1
-
variety of graphic buttons. Colors can be changed and illustrated.
各种各样的图形按钮。可以改变颜色以及图文并茂。-variety of graphic buttons. Colors can be changed and illustrated.
- 2022-03-07 03:16:53下载
- 积分:1
-
一个基于vc打印温度控制曲线的程序,采用串行通信,方便好用,便于修改...
一个基于vc打印温度控制曲线的程序,采用串行通信,方便好用,便于修改-a print-based temperature control curve of the procedures used serial communications to facilitate ease of use, ease of revision
- 2022-03-11 22:21:44下载
- 积分:1
-
真彩位图转化成256彩色或黑白位图的代码
真彩位图转化成256彩色或黑白位图的代码-color bitmap into 256 color or black and white bitmap code
- 2022-03-03 04:41:42下载
- 积分:1
-
一个比较好用的软键盘编程,还包括最小化窗口至任务栏,保证你会喜欢...
一个比较好用的软键盘编程,还包括最小化窗口至任务栏,保证你会喜欢-A relatively easy-to-use soft keyboard programming, but also minimize the window to the taskbar, guarantee that you will love
- 2022-02-04 09:55:42下载
- 积分:1
-
对鼠标敏感的按纽
这个类库是对鼠标敏感的按纽,你用它可以做出象Office助手提示选项那样的东东来...
对鼠标敏感的按纽
这个类库是对鼠标敏感的按纽,你用它可以做出象Office助手提示选项那样的东东来-Sensitive button on the mouse this class library is a mouse-sensitive button, you can use it to make as Office Assistant prompt options as to the Dongdong
- 2022-06-27 09:53:40下载
- 积分:1
-
该对话框联接在多文档中,并设置了启动密码,密码为:1925
该对话框联接在多文档中,并设置了启动密码,密码为:1925-the dialog box connected to the more documents, and set up to activate password, Password : 1925
- 2022-01-27 22:33:55下载
- 积分:1
-
their application button added to the Internet Explorer toolbar, its essence is...
将自己应用程序的按钮添加到IE的工具条中,其本质就是修改注册表,添加创建此按钮所需的信息。-their application button added to the Internet Explorer toolbar, its essence is a change in the registry, add this button to create the information needed.
- 2022-03-16 21:07:00下载
- 积分:1