TdxFastList.SortList(TdxListSortCompareDelegate,Boolean) Method
Declaration
procedure SortList(const ACompare: TdxListSortCompareDelegate; AMultiThreaded: Boolean = False);
Parameters
Name | Type |
---|---|
ACompare | TdxListSortCompareDelegate |
AMultiThreaded | Boolean |
See Also