[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Source position: line 0
function Utf8ToUnicode( |
Dest: PWideChar; |
Source: PChar; |
MaxChars: SizeInt |
):SizeInt; |
Dest: PWideChar; |
MaxDestChars: SizeUInt; |
Source: PChar; |
SourceBytes: SizeUInt |
):SizeUInt; |
No notes exist for this page yet.