Source position: lconvencoding.pas line 103
type TConvertUTF8ToEncodingFunc = function(
const s: string
):string;