Converts the specified UTF-8-encoded string to the character set for the system locale.
Source position: translations.pas line 209
function UTF8ToSystemCharSet(
const s: string
):string;