RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBarColorMap.Color Property

Specifies the background color for action bands.

Pascal
property Color: TColor;
C++
__property TColor Color;

The Color property determines the background color. You can set Color to one of the constants defined in the Graphics unit (such as clBlue), or to an explicit RGB integer value. 

 

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