JVCL Help:TJvCalcEdit.MinValue

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the minimum value the user can enter into the number edit control.


Pascal

 propertyMinValue: Extended;


Description

The MinValue property specifies the minimum for the Value property. Use CheckOnExit to specify what should happen if the user enters a number less than MinValue.


See Also

TJvCustomNumEdit.CheckOnExit, TJvCustomNumEdit.MaxValue


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