[Lazarus] FormatFloat('#,##.00', -1) -> .-1,00

John Landmesser jmlandmesser at gmx.de
Mon Sep 7 16:23:34 CEST 2015


the  function FormatFloat delivers a bad formatted negative value 
with(!) the dot from ThousandSeparator.

In sysint.inc i found:

    { Character that is put every 3 numbers in a currency }
   ThousandSeparator : Char absolute 
DefaultFormatSettings.ThousandSeparator *deprecated*;

Does "*deprecated" *mean that this is no error and will not be fixed?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150907/9fd5e306/attachment-0002.html>


More information about the Lazarus mailing list