JVCL Help:TJvFontComboBox.Sorted

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the list portion of the combo box is alphabetized.


Pascal

 propertySorted: Boolean;


Description

Set Sorted to true to sort the font names in the list alphabetically. When Sorted is changed from false to true, the original order of the items is lost. Setting Sorted back to false does not restore the original order.


See Also

TJvFontComboBox.FontName, TJvFontComboBox.Options


About

Notes

If foMRU is in Options, Sorted is set to false and cannot be set to true.


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