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

UTF16Length

Deprecated. Use the LazUTF16.UTF16Length routine instead.

Declaration

Source position: lclproc.pas line 238

function UTF16Length(

  const s: UnicodeString

):PtrInt;

function UTF16Length(

  p: PWideChar;

  WordCount: PtrInt

):PtrInt;

Version info

Deprecated in LCL version 4.0 (July 2023).

See also

#lazutils.lazutf16.UTF16Length


Version 4.0 Generated 2025-05-03 Home