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