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

UTF8Length

Deprecated, see #LazUtils.LazUTF8 for replacements.

Declaration

Source position: line 0

function UTF8Length(

  const s:

):PtrInt;

function UTF8Length(

  p: PChar;

  ByteCount: PtrInt

):PtrInt;