RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXPColorMap Class

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

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

Like StandardColorMap, use XPColorMap 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!