JVCL Help:TJvCustomInspectorItem.DataSort
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.DataSort Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Sorts the sub items by the result of the OnCompare event
Pascal
procedureDataSort;
Description
DataSort will sort the sub items by the result of the OnCompare event. DataSort is called by Sort when SortKind = iskCustom.
See Also
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