[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Convert ansi string to UTF-8 string
Source position: wstringh.inc line 83
function AnsiToUtf8( |
const s: ansistring |
):UTF8String; |
AnsiToUtf8 converts the ansistring S to a WideString in UTF-8 format.
None.
|
No notes exist for this page yet.