| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Callback type used in stringlist compares.
Source position: classesh.inc line 719
| type TStringListSortCompare = function( | 
| List: TStringList; | 
| Index1: Integer; | 
| Index2: Integer | 
| ):Integer; |