JVCL Help:TJvValidationSummary
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvValidationSummary Class
[+] JvValidators.pas Classes
[+] TJvValidationSummary Methods
[+] TJvValidationSummary Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvValidationSummary
TJvComponent
TJvValidationSummary
run\JvValidators.pas
Summary
Component that can collect the error messages from failed validations into a single data structure. This component implements the IJvValidationSummary interface.
Pascal
run\JvValidators.pas
TJvValidationSummary = class(TJvComponent, IUnknown, IJvValidationSummary);
Description
- JVCLInfo
Use a TJvValidationSummary component to automatically collect all failed validations on a form and keep all the ErrorMessages in one location.
See Also
TJvBaseValidator, TJvValidators
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