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

TStringsSortCompare

Declaration

Source position: lclproc.pas line 118

type TStringsSortCompare = function(

  const Item1: String;

  const Item2: String

):Integer;