[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Precision used in BCD (Binary Coded Decimal) fields
Source position: db.pas line 198
published property TFieldDef.Precision: LongInt |
Precision is the number of digits used in a BCD (Binary Coded Decimal) field. It is not the number of digits after the decimal separator, but the total number of digits.
|
Size of the buffer needed to store the data of the field |
lazarus-ccr.sourceforge.net |