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

TStringListSortCompare

Callback type used in stringlist compares.

Declaration

Source position: classesh.inc line 805

type TStringListSortCompare = function(

  List: TStringList;

  Index1: Integer;

  Index2: Integer

):Integer;


Documentation generated on: Jul 24 2023