Deprecated, see the LazUTF16 unit in the LazUtils package for replacements.
Source position: lclproc.pas line 302
function UTF16Length(
const s: UnicodeString
):PtrInt;function UTF16Length(
p: PWideChar;
WordCount: PtrInt
):PtrInt;