[fpc-pascal] Convert codepages back to UTF8

Alexey Tor. aaa5500 at ya.ru
Mon May 27 13:14:48 CEST 2019


LazUtils.LConvEncoding can convert utf8 to codepage (not many codepages) 
and vice versa.

FPC 3 can convert utf8 to codepage - via SetCodePage(s, codepage, true). 
But how can FPC convert back - codepage to utf8? Does such way exist?

-- 
Regards,
Alexey




More information about the fpc-pascal mailing list