资源列表
labelex
- 扩展的CStatic,可以随意改变前景背景颜色,增加图形效果!
LabelDemo
- 一个lable控件类,可以修改控件背景颜色,文字颜色,设置边框和字体大小 。-A lable control class, you can modify the control background color, text color, border, and font size settings.
WallClockCtrl_Demo
- 一个时钟控件,非常好用,里面包含了控件的制作-NO
LabelEffect
- Label with efects delphi
压力计
- 一个可以用来显示信息的仪表控件。- May use for the displayed information the measuring appliance to control.
[P-G]-PassWord--Changer
- Yahoo PassWord Changer Yahoo Update Server Automatic
XColorStatic_demo
- 可以改变颜色和字体的CSTATIC的派生类-can change colors and fonts CSTATIC the derived classes
TrayFram
- 实现托盘功能,在通知区域添加图标,并且在程序运行的开始阶段隐藏-Function of the realization of tray, add the icon in the notification area, and run in the beginning of the hidden
StaticCounter_demo
- 一个CStatic的子类,模仿LED数码管的显示方式,增加了界面的丰富性,提供源码,适用于初学者。-a CStatic child class, copying of digital LED display, increase the richness of the interface, providing the source code, apply to beginners.
chatprogrammeCAsyncSocket
- 用CAsyncSocket实现聊天室,当初的设计思路就是让程序员写消息回凋函数 ,所以提供了一些基本操作-with CAsyncSocket achieve chat rooms, The initial design idea is to allow programmers to write information back to wither function, provide the basic operation
clock
- 数字时间控件,获取当前时间,通过当前时间显示在数字时间控件上。三个不同风格类型的时间控件。-Digital time control, to get the current time, by the current time is displayed on the digital time control. Three different types of time-style controls.
static_led_demo
- 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro