Vcl.ActnCtrls.TCustomActionCombo.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ActnCtrls.hpp Vcl.ActnCtrls TCustomActionCombo

Description

Embarcadero Technologies does not currently have any additional information.