JVCL Help:TJvFontComboBox.AddToMRU

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds the currently selected font to the MRU list.


Pascal

 functionAddToMRU: Integer;


Return Value

0 if the item was added (MRU items are always added at the top) or the index of an existing item in the MRU list.


Description

Call AddToMRU to programmatically add the currently selected font to the MRU list. This method only has effect if foMRU is in Options.


See Also

TJvFontComboBox.ClearMRU, TJvFontComboBox.MaxMRUCount, TJvFontComboBox.MRUCount, TJvFontComboBox.Options


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