<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    the  function FormatFloat delivers a bad formatted negative value
    with(!) the dot from ThousandSeparator.<br>
    <br>
    In sysint.inc i found:<br>
    <br>
       { Character that is put every 3 numbers in a currency }<br>
      ThousandSeparator : Char absolute
    DefaultFormatSettings.ThousandSeparator <b>deprecated</b>;<br>
    <br>
    Does "<b>deprecated" </b>mean that this is no error and will not be
    fixed?<br>
    <br>
  </body>
</html>