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
TCustomActionBarColorMap = class(TComponent);
C++
class TCustomActionBarColorMap : public TComponent;

ActnMan

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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!