JVCL Help:TJvMRUManager.AutoUpdate

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the state of the menu is updated automatically or not.


Pascal

 propertyAutoUpdate: Boolean;


Description

When AutoUpdate is true, changing properties of the component that affects the menu, automatically updates and rebuilds the menu as necessary. If you are doing lengthy updates or several changes at once, set AutoUpdate to false to avoid unnecessary recalculations and updates. When you are finished set AutoUpdate to true again.


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