查看会员资料
用 户 名:yug***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
ColorButton
- 在C++builder中标准按钮是不能改变文字颜色和背景的,可通过继承TButton类,在按钮上自绘文字,实现这种功能。具体实现过程请参考ColorButton.h文件,在CPP中调用方法如下:-In C++ builder can not change the standard button text color and background, through the inheritance TButton class, drawn the text on the button, to ac