| [Overview][Procedures and functions][Index] |
Gets the length for the specified value in UTF-16 characters.
Source position: lazutf16.pas line 39
function UTF16Length( |
const s: widestring |
):PtrInt; overload; |
p: PWideChar; |
WordCount: PtrInt |
):PtrInt; overload; |