Vcl.StdCtrls.TComboBox.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomComboBox.Create */ inline __fastcall virtual TComboBox(System::Classes::TComponent* AOwner) : TCustomComboBox(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TComboBox(HWND ParentWindow) : TCustomComboBox(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.StdCtrls.hpp Vcl.StdCtrls TComboBox

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!