Precision (number of digits) of the field in text representations.
Source position: db.pas line 784
|  published property TFloatField.Precision : LongInt | 
Precision is the maximum number of digits that should be used when the field is converted to a textual representation in TField.Displaytext or TField.Text, it is used in the arguments to FormatFloat.
| 
 | Formatted field value. | |
| 
 | Text representation of the field. | |