Compare function type for TStrings Strings[].
Source position: lclproc.pas line 94
type TStringsSortCompare = function(
const Item1: ;
const Item2:
):Integer;