JVCL Help:TJvxCurrencyEdit.MaxValue
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvxCurrencyEdit.MaxValue Property
[+] TJvxCurrencyEdit Methods
[+] TJvxCurrencyEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the maximum value the user can enter into the number edit control.
Pascal
propertyMaxValue: Extended;
Description
MaxValue specifies the maximum for the Value property. Use CheckOnExit to specify what should happen if the user enters a number greater than MaxValue.
See Also
TJvCustomNumEdit.CheckOnExit, TJvCustomNumEdit.MinValue
About
Notes
No check is done if MinValue equals MaxValue.
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