Vcl.ActnColorMaps.TStandardColorMap

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionBarColorMapSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStandardColorMap

Delphi

TStandardColorMap = class(TCustomActionBarColorMap)

C++

class PASCALIMPLEMENTATION TStandardColorMap : public Vcl::Actnman::TCustomActionBarColorMap

Properties

Type Visibility Source Unit Parent
class public
Vcl.ActnColorMaps.pas
Vcl.ActnColorMaps.hpp
Vcl.ActnColorMaps Vcl.ActnColorMaps

Description

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

Like XPColorMap, use TStandardColorMap 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 the Action Manager Style property.

See Also