Vcl.StdCtrls.TListBox.Create
C++
/* TCustomListBox.Create */ inline __fastcall virtual TListBox(System::Classes::TComponent* AOwner) : TCustomListBox(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TListBox(HWND ParentWindow) : TCustomListBox(ParentWindow) { }
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
constructor | public | Vcl.StdCtrls.hpp | Vcl.StdCtrls | TListBox |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !