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