JVCL Help:TJvRangeValidator.MinimumValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRangeValidator.MinimumValue Property
[+] TJvRangeValidator Methods
[+] TJvRangeValidator Properties
Search in JVCL Help
Search in all projectsSummary
The minimum allowable value.
Pascal
propertyMinimumValue: Variant;
Description
Set MinimumValue to define the lower bound (inclusive) of the allowable range of values. If MinimumValue is larger than MaximumValue, the validation will always fail. If MinimumValue and MaximumValue have the same value, validation will only succeed for that value.
See Also
TJvRangeValidator.MaximumValue
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page