JVCL Help:TJvValidators.ValidationSummary

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies a component that collects the messages from all failed validations.


Pascal

 propertyValidationSummary: IJvValidationSummary;


Description

Assign a ValidationSummary component to this property to have automatic collection of error messages when Validate is called. The assigned component must implement the IJvValidationSummary interface or an exception is raised.


See Also

TJvValidators.ErrorIndicator


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