RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clBtnText Constant

Represents the default color of the text on a button.

Pascal
clBtnText = TColor(clSystemColor or COLOR_BTNTEXT);
C++
clBtnText = TColor(clSystemColor or COLOR_BTNTEXT);

clBtnText is the default color used to paint the text on a button. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!