RAD Studio VCL Reference
|
Limits the minimum value in the floating-point field.
property MinValue: Double;
__property Double MinValue;
Use MinValue to get or set the minimum value that can be entered into the field. If a value smaller than MinValue 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!
|