| [Overview][Procedures and functions][Index] |
Source position: lazutf16.pas line 42
function UTF16CharStart( |
P: PWideChar; |
Len: PtrInt; |
CharIndex: PtrInt |
):PWideChar; |
P |
|
PWideChar value with the values examined in the routine. |
Len |
|
Len is the length in words of P. |
CharIndex |
|
CharIndex is the position of the desired UnicodeChar (starting at 0). |