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