Skip to main content

dxLiaisonSort(TList,TListSortCompare) Method

Declaration

procedure dxLiaisonSort(AList: TList; ACompareProc: TListSortCompare = nil);

Parameters

Name Type
AList TList
ACompareProc TListSortCompare
See Also