Vcl.ActnColorMaps.TStandardColorMap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TStandardColorMap = class(TCustomActionBarColorMap)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ActnColorMaps.pas
Vcl.ActnColorMaps.hpp
Vcl.ActnColorMaps Vcl.ActnColorMaps

Beschreibung

TStandardColorMap legt das Erscheinungsbild einzelner Aktionsbandkomponenten fest.

Mithilfe von TStandardColorMap (und XPColorMap) können Sie Aktionsbandkomponenten ein einheitliches Aussehen verleihen.

Anmerkung:  Mit der Eigenschaft Style des Aktionsmanagers können Sie das Erscheinungsbild aller Aktionsbandkomponenten steuern.

Siehe auch