JVCL Help:TJvErrorIndicator.ClearErrors

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvErrorIndicator.Error


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