QUOTE(gordk @ Mar 8 2010, 06:34 AM)

what is your display format setting?
Sorry for the delay.
In the OS for Regional Settings (Dutch (Netherlands):
Numbers: 123.456.789,00
(Currency: € 123.456.789,00)
The properties of the tfrxMemoView regarding the format is Number %2.2n and DecimalSeperator '.', ThousandSeparator ','
The result I want is:
Numbers: 123,456,789.00
What I can establish is:
Numbers: 123.456.789.00