RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clBtnHighlight Constant

Represents the color of the highlighting on a button.

Pascal
clBtnHighlight = TColor(clSystemColor or COLOR_BTNHIGHLIGHT);
C++
clBtnHighlight = TColor(clSystemColor or COLOR_BTNHIGHLIGHT);

Graphics

clBtnHighlight is the color used to paint the highlighting on a button. 

 

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