RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTwilightColorMap Class

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

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

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