-
Delphi IPEdit控件
自已一直在用的IPEdit控件,自己添加了IPstring属性,可以直接读取或设置IP。控件使用DelphiXE1缩写,请用户自己修改自己控件,以满足自己的需要
- 2023-01-01 15:50:03下载
- 积分:1
-
这是一个计算机处理的图片 可以用来图像处理
这是一个计算机处理的图片 可以用来图像处理-This is a computer processing images can be used to image processing
- 2022-08-03 21:12:52下载
- 积分:1
-
一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨...
一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨- Gathers a kind of algorithm, the most close neighbor absorbs
highly effective gathers a kind of method, may realize the design to
distinguish well
- 2022-01-25 21:11:54下载
- 积分:1
-
bgrid实例下拉菜单
bgrid实例下拉菜单-bgrid examples of the drop-down menu
- 2023-08-26 00:50:03下载
- 积分:1
-
EVC下的编程的按钮源代码,按钮控件的外观…
EVC下的编程的按钮源代码,外观丰富的按钮控件,XP风格的按钮。-EVC button under the programming source code, the button controls the appearance of a rich, XP-style button.
- 2022-08-14 07:33:09下载
- 积分:1
-
XP效果按钮控件,GDI绘图。..更有效!
XP效果按钮控件,GDI绘制。。。更高效!-XP Button Control effects, GDI drawing. . . More efficient!
- 2022-01-22 15:03:57下载
- 积分:1
-
用来创建不同控件的源码,用c编的,大家可以参考
用来创建不同控件的源码,用c编的,大家可以参考-different controls used to create the source code, using the c series, we can refer to
- 2023-01-22 06:05:03下载
- 积分:1
-
This is a network using XML in the preparation of tree leaves above the keys wit...
这是一个用XML在网叶上面编写树型控键的实例代码 包括HTML文件.-This is a network using XML in the preparation of tree leaves above the keys with code examples, including HTML files.
- 2022-07-22 18:08:24下载
- 积分:1
-
从其他地方搞过来的图形工具,供大家参考.可以实现饼图的显示....
从其他地方搞过来的图形工具,供大家参考.可以实现饼图的显示.-from other areas have over graphics tools for your reference. Can be achieved pie display.
- 2022-02-06 04:04:19下载
- 积分: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