JVCL Help:TJvCompareValidator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCompareValidator Class
[+] JvValidators.pas Classes
[+] TJvCompareValidator Methods
[+] TJvCompareValidator Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvComponent
TJvBaseValidator
TJvCompareValidator
run\JvValidators.pas
Summary
Validator that can compare two values against each other.
Pascal
run\JvValidators.pas
TJvCompareValidator = class(TJvBaseValidator);
Description
Use a TJvCompareValidator when you need to compare two values. TJvCompareValidator can compare the values using several different operators as specified by the Operator property.
See Also
TJvCustomValidator, TJvRangeValidator, 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