[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Compare function type for TStrings Strings[].
Source position: lclproc.pas line 92
type TStringsSortCompare = function( |
const Item1: string; |
const Item2: string |
):Integer; |
lazarus-ccr.sourceforge.net |