JVCL Help:TRecentMode
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TRecentMode type
Search in JVCL Help
Search in all projectsSummary
Specifies how items are inserted into a MRU manager
Pascal
run\JvMRUManager.pas
TRecentMode = (
rmInsert,
rmAppend
);
Members
Members | Description |
rmInsert | New items are added at the start of the list. |
rmAppend | New items are added at the end of the list. |
Description
Type that is used by a tJvMRUManagers Mode property
About
no pages or subcategories
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