JVCL Help:TJvCustomInspectorItem.NaturalSort
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.NaturalSort Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
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