JVCL Help:TJvValidators.Remove
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvValidators.Remove Method
[+] TJvValidators Events
[+] TJvValidators Methods
[+] TJvValidators Properties
Search in JVCL Help
Search in all projectsSummary
Removes a validator at runtime.
Pascal
procedureRemove(AValidator: TJvBaseValidator);
Parameters
Parameters | Description |
AValidator: TJvBaseValidator | The validator instance to remove. If the validator is not found, nothing happens. |
Description
Call Remove to remove a validator from the Items array at runtime. This does not unregister the validator class.
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