JVCL Help:TJvValidationSummary.Summaries

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

Search in JVCL Help

 
Search in all projects
 

Summary

Contains all added error messages.


Pascal

 propertySummaries: TStrings;


Description

Summaries is a TStrings containing all error messages collected from validations that has failed. Read Summaries to get a complete list of all errors reported by the available validators.
Only those validators that have this validation summary component associated with their ValidationSummary property will automatically add and remove their error messages from Summaries.


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