Vcl.RibbonActnCtrls.TRibbonApplicationMenuItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonApplicationMenuItem

Beschreibung

Erstellt eine Vcl.RibbonActnCtrls.TRibbonApplicationMenuItem-Instanz.

Diese Methode erstellt eine TRibbonApplicationMenuItem-Instanz.

Siehe auch