JVCL Help:TJvRangeValidator.MaximumValue

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The maximum allowed value.


Pascal

 propertyMaximumValue: Variant;


Description

Set MaximumValue to define the upper bound (inclusive) of the allowable range of values. If MaximumValue is less than MinimumValue, the validation will always fail. If MinimumValue and MaximumValue have the same value, validation will only succeed for that value.


See Also

TJvRangeValidator.MinimumValue


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