Vcl.RibbonActnCtrls.TRibbonRecentButtonControl.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

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

Beschreibung

Erstellt und initialisiert eine TRibbonMenuSmallButtonControl-Instanz.

Vcl.RibbonActnCtrls.TRibbonRecentButtonControl.Create erbt von Vcl.RibbonActnCtrls.TRibbonMenuSmallButtonControl.Create. Der folgende Inhalt bezieht sich auf Vcl.RibbonActnCtrls.TRibbonMenuSmallButtonControl.Create.

Erstellt und initialisiert eine TRibbonMenuSmallButtonControl-Instanz.

Die Methode Create erstellt und initialisiert eine TRibbonMenuSmallButtonControl-Instanz.

Siehe auch