Vcl.ActnColorMaps.TXPColorMap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ActnMan.TCustomActionBarColorMapSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTXPColorMap

Delphi

TXPColorMap = class(TCustomActionBarColorMap)

C++

class PASCALIMPLEMENTATION TXPColorMap : public Vcl::Actnman::TCustomActionBarColorMap

Eigenschaften

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

Beschreibung

TXPColorMap legt das Erscheinungsbild einzelner Aktionsbandkomponenten fest.

Mithilfe von TXPColorMap (und StandardColorMap) 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