| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Source position: ustringh.inc line 129
| function UnicodeToUtf8( | 
| Dest: PChar; | 
| Source: PUnicodeChar; | 
| MaxBytes: SizeInt | 
| ):SizeInt; | 
| Dest: PChar; | 
| MaxDestBytes: SizeUInt; | 
| Source: PUnicodeChar; | 
| SourceChars: SizeUInt | 
| ):SizeUInt; |