JVCL Help:TJvRangeValidator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRangeValidator Class
[+] JvValidators.pas Classes
[+] TJvRangeValidator Methods
[+] TJvRangeValidator Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvComponent
TJvBaseValidator
TJvRangeValidator
run\JvValidators.pas
Summary
Can validate a range of values.
Pascal
run\JvValidators.pas
TJvRangeValidator = class(TJvBaseValidator);
Description
Use TJvRangeValidator when you need to determine if a value is within a specific range.
See Also
TJvCompareValidator, TJvCustomValidator, TJvRegularExpressionValidator, TJvRequiredFieldValidator
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