[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lazutils)

UTF8ToSystemCharSet

Converts the specified UTF-8-encoded string to the character set for the system locale.

Declaration

Source position: translations.pas line 209

function UTF8ToSystemCharSet(

  const s: string

):string;


Version 4.0 Generated 2025-05-03 Home