JVCL Help:TJvCustomInspectorItem.NaturalSort

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 by the order in which they are added.


Pascal

 procedureNaturalSort;


Description

NaturalSort will sort the sub items by their index into the Items array. NaturalSort is called by Sort when SortKind = iskNone.


See Also

TJvCustomInspectorItem.Items, 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