RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clBtnFace Constant

Represents the color of the face of a button.

Pascal
clBtnFace = TColor(clSystemColor or COLOR_BTNFACE);
C++
clBtnFace = TColor(clSystemColor or COLOR_BTNFACE);

clBtnFace is the color used to paint the face of a button. 

 

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