[Overview][Procedures and functions][Index] Reference for unit 'LazUTF16' (#lazutils)

UTF16Length

Declaration

Source position: lazutf16.pas line 39

function UTF16Length(

  const s: widestring

):PtrInt; overload;

function UTF16Length(

  p: PWideChar;

  WordCount: PtrInt

):PtrInt; overload;

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