[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TListSortCompare

Callback type for the list sort algorithm.

Declaration

Source position: classesh.inc line 196

type TListSortCompare = function(

  Item1: Pointer;

  Item2: Pointer

):Integer;


Documentation generated on: May 14 2021