JVCL Help:TJvValidators.ValidationSummary
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvValidators.ValidationSummary Property
[+] TJvValidators Events
[+] TJvValidators Methods
[+] TJvValidators Properties
Search in JVCL Help
Search in all projectsSummary
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
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