JVCL Help:TJvErrorIndicator.BeginUpdate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvErrorIndicator.BeginUpdate Method
[+] TJvErrorIndicator Methods
[+] TJvErrorIndicator Properties
Search in JVCL Help
Search in all projectsSummary
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
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