JVCL Help:TJvFontComboBox.MaxMRUCount

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 max number of MRU items to display in the control.


Pascal

 propertyMaxMRUCount: Integer;


Description

Use MaxMRUCount to specify the max number of recently selected fonts at the top of the control. Setting MaxMRUCount to 0 (the default), means that the MRU list can contain any number of MRU items. To active the MRU list, include foMRU in Options. The MRU items are delimited by a double gray line beneath the last MRU item.


See Also

TJvFontComboBox.AddToMRU, TJvFontComboBox.ClearMRU, TJvFontComboBox.MRUCount


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