TdxFastList.SortList(TdxListSortCompareDelegate,Boolean) Method
In This Article
#Declaration
Delphi
procedure SortList(const ACompare: TdxListSortCompareDelegate; AMultiThreaded: Boolean = False);
#Parameters
Name | Type |
---|---|
ACompare | Tdx |
AMulti |
Boolean |
See Also