RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBarColorMap Class

TCustomActionBarColorMap is the base class for the action band colormaps that controls the color of the action band and the items that appear on it.

Pascal
[RootDesignerSerializerAttribute('', '', False)]
TCustomActionBarColorMap = class(TComponent);
C++
[RootDesignerSerializerAttribute('', '', False)]
class TCustomActionBarColorMap : public TComponent;

TCustomActionBarColorMap provides the properties, methods, and events for colormaps, such as StandardColorMap and XPColorMap. Use Object Inspector for the respective colormaps to change the default settings and customize the look and feel of your applications. 

 

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