API:Vcl.RibbonActnCtrls.TRibbonSplitMenuItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

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

Beschreibung

Erstellt eine Vcl.RibbonActnCtrls.TRibbonApplicationMenuItem-Instanz.

Vcl.RibbonActnCtrls.TRibbonSplitMenuItem.Create erbt von Vcl.RibbonActnCtrls.TRibbonApplicationMenuItem.Create. Der folgende Inhalt bezieht sich auf Vcl.RibbonActnCtrls.TRibbonApplicationMenuItem.Create.

Erstellt eine Vcl.RibbonActnCtrls.TRibbonApplicationMenuItem-Instanz.

Diese Methode erstellt eine TRibbonApplicationMenuItem-Instanz.

Siehe auch