JVCL Help:TJvCustomInspectorItem.Sort

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sorts the sub items.


Pascal

 procedureSort;


Description

Sort will sort the sub items. The result depends on the SortKind property. If SortKind = iskManual, nothing will happen, otherwise one of the internal sorting methods will be called.


See Also

TJvCustomInspectorItem.AlphaSort, TJvCustomInspectorItem.DataSort, TJvCustomInspectorItem.NaturalSort, TJvCustomInspectorItem.OnCompare, TJvCustomInspectorItem.SortKind


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