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

UTF8CompareText

Deprecated, see #LazUtils.LazUTF8 for replacements.

Declaration

Source position: lclproc.pas line 374

function UTF8CompareText(

  const S1: string;

  const S2: string

):Integer;