[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

UTF8CompareStrCollated

Compare two strings using language specific sorting

Declaration

Source position: lazutf8.pas line 178

function UTF8CompareStrCollated(

  const S1: string;

  const S2: string

):PtrInt;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.