TListSortCompare
Callback type for the list sort algorithm.
Declaration
Source position: classesh.inc line 196
Type
TListSortCompare = function(Item1: Pointer; Item2: Pointer) : Integer
Callback type for the list sort algorithm.
Source position: classesh.inc line 196
Type
TListSortCompare = function(Item1: Pointer; Item2: Pointer) : Integer