JVCL Help:TJvErrorIndicator.ClearErrors
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvErrorIndicator.ClearErrors Method
[+] TJvErrorIndicator Methods
[+] TJvErrorIndicator Properties
Search in JVCL Help
Search in all projectsSummary
Removes all error icons.
Pascal
procedureClearErrors;
Description
Call ClearErrors to remove all error icons handled by this component with one call. After a call to ClearErrors, the internal error image list is emptied. Calling ClearErrors is the same as setting Error[nil] := but is slightly faster.
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