Skip to content

TStringListSortCompare

Callback type used in stringlist compares.

Declaration

Source position: classesh.inc line 801

Type
TStringListSortCompare = function(List: TStringList; Index1: Integer; 
                                  Index2: Integer) : Integer