Am 2015-12-12 um 18:04 schrieb Bart:
On 12/12/15, Jürgen Hestermann <[email protected]> wrote:

"Since FPC 2.7.1 the default system codepage of the RTL can be changed to
UTF-8 (CP_UTF8). So Windows users can now use UTF-8 strings in the RTL. "

It *can* be changed (but how?).
DefaultSystemCodePage := CP_UTF8;

So I need to add this to my program(s) now?
Where?
In each unit?
In the main program?


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

Reply via email to