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