|
<< Click to Display Table of Contents >> Navigation: Classes > TComboStringList > Methods > Delete |
SIGNATURE=IWCompListbox.TComboStringList.Delete@Integer
ETYPE=Method
Declaration:
Delphi: |
public procedure Delete(Index: Integer); override; |
C++: |
void public: virtual __fastcall Delete(int Index); |
Description: This is Delete, a member of class TComboStringList.