Vcl.ActnMan.TCustomActionBarColorMap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomActionBarColorMap

Delphi

TCustomActionBarColorMap = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomActionBarColorMap : public System::Classes::TComponent

Eigenschaften

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

Beschreibung

TCustomActionBarColorMap ist die Basisklasse für Farbzuordnungstabellen von Aktionsbandkomponenten, mit denen die Farbe des Aktionsbands und der darin angezeigten Elemente gesteuert wird.

TCustomActionBarColorMap stellt die Eigenschaften, Ereignisse und Methoden für Farbzuordnungstabellen wie StandardColorMap und XPColorMap bereit. Im Objektinspektor können Sie die Standardeinstellungen der Zuordnungstabellen ändern und so das Erscheinungsbild Ihrer Anwendung bestimmen.

Siehe auch