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);

Graphics

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!