文件名称: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 achieve this functionality. Please refer to the specific implementation process ColorButton.h file, call the CPP as follows:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ColorButton.h
调用方法.txt