Vcl.RibbonActnCtrls.TRibbonMenuSmallButtonControl.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

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

Beschreibung

Erstellt und initialisiert eine TRibbonMenuSmallButtonControl-Instanz.

Die Methode Create erstellt und initialisiert eine TRibbonMenuSmallButtonControl-Instanz.

Siehe auch