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

UTF16Length

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

Declaration

Source position: lclproc.pas line 238

function UTF16Length(

  const s: UTF16String

):PtrInt;

function UTF16Length(

  p: PWideChar;

  WordCount: PtrInt

):PtrInt;


Version 3.2 Generated 2024-02-25 Home