JVCL Help:TJvCustomItemViewer.BeginUpdate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.BeginUpdate Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer 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 items are added to, modified or deleted from the control.
See Also
TJvCustomItemViewer.EndUpdate, TJvCustomItemViewer.UpdateCount
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