JVCL Help:TJvMRUManager.Strings
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMRUManager.Strings Property
[+] TJvMRUManager Events
[+] TJvMRUManager Methods
[+] TJvMRUManager Properties
Search in JVCL Help
Search in all projectsSummary
Array of all items in the MRU list.
Pascal
propertyStrings: TStrings;
Description
Use Strings to directly read the items of the MRU list as a TStrings. Although you could use Strings to write items as well, it is not recommended,. Use the standard methods of the MRU manager instead as this ensures proper operation.
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