JVCL Help:TJvErrorIndicator.BeginUpdate

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

Search in JVCL Help

 
Search in all projects
 

Summary

Suspends screen repainting.


Pascal

 procedureBeginUpdate;


Description

The BeginUpdate method suspends screen repainting until the EndUpdate method is called. Use BeginUpdate to speed processing and avoid flicker while errors are added to or deleted from the component.


See Also

TJvErrorIndicator.EndUpdate


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