[Lazarus] Utf8Tosys and SysToUtf8
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Dec 22 16:30:01 CET 2017
On Fri, 22 Dec 2017 08:39:46 -0600
R0b0t1 via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> On Thu, Dec 21, 2017 at 7:33 AM, Kamen Ketev via Lazarus
> <lazarus at lists.lazarus-ide.org> wrote:
> > The program is being compiled and started, but my Cyrillic text in over 100
> > files in text DB comes out with ????? - ??????? How can I fix the problem?
Maybe your DB is encoded in Windows System Codepage and you used
SysToUTF8 for that?
You can use WinCPToUTF8 and UTF8ToWinCP.
Mattias
More information about the Lazarus
mailing list