RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clBtnShadow Constant

Represents the color of the shadow cast by of a button.

Pascal
clBtnShadow = TColor(clSystemColor or COLOR_BTNSHADOW);
C++
clBtnShadow = TColor(clSystemColor or COLOR_BTNSHADOW);

Graphics

clBtnShadow is the color used to paint the shadow cast by a button. 

 

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