[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

TStringsSortCompare

Compare function type for TStrings Strings[].

Declaration

Source position: lclproc.pas line 94

type TStringsSortCompare = function(

  const Item1: ;

  const Item2:

):Integer;