JVCL Help:TJvTFStateImageMap.EndUpdate

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

Search in JVCL Help

 
Search in all projects
 

Summary

Resumes redrawing.


Pascal

 procedureEndUpdate;


Description

This signals the server that you are done changing the state properties and that it should now tell its controls to redraw themselves to reflect the changes you have made. Each call to EndUpdate should be paired with a previous call to BeginUpdate.


See Also

TJvTFStateImageMap.BeginUpdate


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