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

UTF16Length

Declaration

Source position: line 0

function UTF16Length(

  const s: widestring

):PtrInt;

function UTF16Length(

  p: PWideChar;

  WordCount: PtrInt

):PtrInt;

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