[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Source position: line 0
function Utf8ToUnicode( |
Dest: PWideChar; |
Source: PChar; |
MaxChars: SizeInt |
):SizeInt; |
Dest: PWideChar; |
MaxDestChars: SizeUInt; |
Source: PChar; |
SourceBytes: SizeUInt |
):SizeUInt; |