Vcl.RibbonActnCtrls.TRibbonCustomControl.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

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

Beschreibung

Erstellt und initialisiert eine Instanz von TRibbonCustomControl.

Die Methode Create erstellt und initialisert eine Instanz von TRibbonCustomControl.

Siehe auch