JVCL Help:TJvCustomInspectorItem.InvalidateSort

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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