Vcl.ActnMan.TCustomActionBarColorMap.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomActionBarColorMap(System::Classes::TComponent* AOwner);

Eigenschaften

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

Beschreibung

Erstellt und initialisiert ein TCustomActionBarColorMap-Objekt.

Anwendungen erstellen Aktionsobjekte normalerweise nicht explizit. Aktionen werden automatisch erzeugt, wenn Sie sie beim Entwurf einer Aktionsliste oder einem Aktionsmanager hinzufügen.