Precision
Specifies number of decimal places available while editing.property Precision: Integer read FPrecision write SetPrecision default 2;Remarks
To format output in specified way use FormatMask property instead.
property Precision: Integer read FPrecision write SetPrecision default 2;