[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Number of digits after the decimal point
Source position: db.pas line 860
published property TFMTBCDField.Size : Integer |
Size is the maximum number of digits allowed after the decimal point. Together with the Precision property it determines the maximum allowed range of values for the field. This range can be restricted using the MinValue and MaxValue properties.
MinValue |
MaxValue |
Precision |