Maximum value for the field.
Source position: db.pas line 1059
published property TFMTBCDField.MaxValue : string |
MaxValue can be set to a nonzero value to indicate the maximum value the field may contain. It must be set together with MinValue or it will not have any effect.
|
Check value if it is in the range defined by MinValue and MaxValue. |
|
MinValue |