RAD Studio VCL Reference
|
Limits the maximum value in the floating-point field.
property MaxValue: Double;
__property Double MaxValue;
Use MaxValue to get or set the maximum value that can be entered into the field. If a value greater than MaxValue is entered, an EDatabaseError exception is raised.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|