Martin пишет:
sometimes it's the simple stuff....
s:='utf8 string with german umlauts'
s2:=AnsiLowerCase(s);
on windows, does not convert the umlauts.
Anyone knows how to do this correctly? (or maybe it depends on the unit
used, if there is more than one AnsiLowerCase?)
IIRC LCLProc unit has UTF8LowerCase/UTF8UpperCase functions.
--
Best regards,
Maxim Ganetsky mailto:[email protected]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus