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

TStringListSortCompare

Callback type used in stringlist compares.

Declaration

Source position: classesh.inc line 713

type TStringListSortCompare = function(

  List: TStringList;

  Index1: Integer;

  Index2: Integer

):Integer;


Documentation generated on: Nov 14 2015