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

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

 

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