JVCL Help:TJvValidators.Insert

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds a validator at runtime.


Pascal

 procedureInsert(AValidator: TJvBaseValidator);


Parameters

Parameters Description
AValidator: TJvBaseValidator The validator instance to add.


Description

To add a new validator at runtime, create the validator and add it by calling the Insert method.


See Also

TJvValidators.Remove


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