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