Vcl.ComCtrls.TComboBoxEx.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ComCtrls.hpp Vcl.ComCtrls TComboBoxEx

Description

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