[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Maximum value for the field
Source position: db.pas line 858
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 |