Vcl.CheckLst.TCheckListBox.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.CheckLst.hpp Vcl.CheckLst TCheckListBox

Description

Embarcadero Technologies does not currently have any additional information.