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

UTF8Length

Declaration

Source position: line 0

function UTF8Length(

  const s: String

):PtrInt;

function UTF8Length(

  p: PChar;

  ByteCount: PtrInt

):PtrInt;

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