Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TListSortCompare

Callback type for the list sort algorithm.

Declaration

Source position: classesh.inc line 202

type TListSortCompare = function(

  Item1: Pointer;

  Item2: Pointer

):Integer;


Documentation generated on: Jul 24 2023