JVCL Help:TJvMRUManager.RecentMenu

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the menu item to use as an anchor for the MRU list.


Pascal

 propertyRecentMenu: TMenuItem;


Description

Assign an existing menu item either in a main menu or popup menu to RecentMenu to enable the MRU list to be displayed. Depending on the value of MenuLocation, the MRU list either appears on the same level as RecentMenu or as a child menu of RecentMenu.
If you don't assign a menu item to RecentMenu, no MRU items will be shown. You can still use the MRU manager in an invisible mode.


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