|
<< Click to Display Table of Contents >> Navigation: Classes > TComboStringList > Methods > Create |
SIGNATURE=IWCompListbox.TComboStringList.Create@TIWCustomListCombo
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const AOwner: TIWCustomListCombo); reintroduce; |
C++: |
public: __fastcall TComboStringList(const TIWCustomListCombo AOwner); |
Description: This is Create, a member of class TComboStringList.