On Thu, Sep 17, 2009 at 10:09 AM, dmitry boyarintsev
<[email protected]> wrote:
> You need to convert Memo.Text to ansi string first:

Maybe you ment convert to widestring, or wanted to use the routine
UTF8ToAnsi. UTF8Decode returns a widestring.

If you wanted to use UTF8ToAnsi, then the application won't work in
most computers. It may work in the majority of Windows computers in
Russia, just like the Delphi solution, but I recommend using a more
universal solution.

-- 
Felipe Monteiro de Carvalho

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to