[Lazarus] German umlauts in component names
Ondrej Pokorny
lazarus at kluug.net
Mon Apr 4 18:07:28 CEST 2016
On 04.04.2016 16:57, Bart wrote:
> To me it just looks funny to have 2 languages in one file e.g.
Just a curiosity from FPC code :)
compiler/tokens.pas:
_LECKKLAMMER (I assume "linke eckige Klammer")
_RECKKLAMMER
_LKLAMMER
_RKLAMMER
rtl/inc/text.inc:
Procedure fpc_Write_Text_Currency(fixkomma,Len : Longint;var t : Text;c
: Currency); iocheck; compilerproc;
Ondrej
More information about the Lazarus
mailing list