API:Vcl.DBCtrls.TDBLookupComboBox.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.DBCtrls.hpp Vcl.DBCtrls TDBLookupComboBox

Description

Embarcadero Technologies does not currently have any additional information.