[Lazarus] LongMonthNames[3] = 'M?rz' in Windows XP with german locale
John Landmesser
JohnML at online.de
Mon Jul 4 19:24:25 CEST 2011
on two different PC with german locale and Windows XP LongMonthNames[3]
= 'M?rz'
------------------------------------------------------------------------
example:
interface
uses
{$ifdef unix}clocale,{$endif}
ShowMessage('März <> ' + LongMonthNames[3]);
Application.MainForm.Font.Charset = DEFAULT_CHARSET
That problem doesn't exist for Debian-Sid Linux !?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110704/f292973e/attachment-0003.html>
More information about the Lazarus
mailing list