JVCL Help:TJvValidateEdit.MaxValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvValidateEdit.MaxValue Property
[+] TJvValidateEdit Events
[+] TJvValidateEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the maximum allowed value.
Pascal
propertyMaxValue: Double;
Description
Use MaxValue to set a maximum allowed value in the control. To disable MaxValue checking, set HasMaxValue to false.
See Also
TJvCustomValidateEdit.HasMaxValue, TJvCustomValidateEdit.MinValue, TJvCustomValidateEdit.Value
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