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

UTF8ReverseString

Declaration

Source position: lazutf8.pas line 148

function UTF8ReverseString(

  p: PChar;

  const ByteCount: LongInt

):string;

function UTF8ReverseString(

  const AText: string

):string;

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