<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>this one works, but i don't know why to devide the integer by 1:</p>
<p><br>
</p>
<p> fmt := '%.0n';<br>
s1 := Format(fmt,[MyInteger/<b>1</b>]); <br>
</p>
<p><br>
</p>
<p>Lhelp tells me about function format, that does not work:</p>
<p>
<blockquote type="cite">N<br>
<br>
Number format. This is the same as fixed point format, except
that thousand separators are inserted in the resulting string. <br>
<br>
<br>
</blockquote>
Documentation generated on: Jun 27 2020</p>
<p><br>
</p>
<p>I'm on Lazarus 2.3.0 (rev main-2_3-2854-g0278edaea3) FPC 3.2.2
x86_64-linux-gtk2</p>
<p><br>
</p>
<p>Tipps are welcome</p>
<p><br>
</p>
<p>John Landmesser<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</body>
</html>