Vcl.RibbonActnCtrls.TRibbonComboControl.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

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

Beschreibung

Erstellt und initialisiert eine Instanz von TRibbonComboControl.

Die Methode Create erstellt und initialisiert eine Instanz von TRibbonComboControl.

Siehe auch