JVCL Help:TJvTFStateImageMap.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 redrawing.


Pascal

 procedureBeginUpdate;


Description

If you are setting several of the state properties at once you should call BeginUpdate. This will not allow any connected controls to be redrawn while you are setting the properties. Don't forget to call EndUpdate when you are done setting the properties.


See Also

TJvTFStateImageMap.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