IDecimalEdit.Precision

Syntax

Precision: Integer;

Description

The Precision property determines the number of decimal places displayed after the point.

Comments

By default, the component has the precision 14 digits after the comma. Maximum precision is 18 digits after the comma.

See also:

IDecimalEdit