Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

UTF16Length

Deprecated, see the LazUTF16 unit in the BaseUtils package for replacements.

Declaration

Source position: lclproc.pas line 230

function UTF16Length(

  const s: UnicodeString

):PtrInt;

function UTF16Length(

  p: PWideChar;

  WordCount: PtrInt

):PtrInt;



CT Web help

CodeTyphon Studio