RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStandardColorMap Class

TStandarColorMap defines the default look and feel of individual action band components.

Pascal
TStandardColorMap = class(TCustomActionBarColorMap);
C++
class TStandardColorMap : public TCustomActionBarColorMap;

Like XPColorMap, use StandardColorMap to apply a unique look and feel to individual action band components.

Note: To centrally apply a unique look and feel to all action band components or to change the default, use Action Manager's Style property.
 

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