JVCL Help:TJvCustomInspectorItem.InvalidateSort
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.InvalidateSort Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Invalidates the sort order.
Pascal
procedureInvalidateSort; virtual;
Description
InvalidateSort is called whenever the sort order might have changed. If the inspector's LockCount is 0, the Sort method will be called, followed by an InvalidateList. If the inspector's LockCount > 0, its NotifySort will be called.
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