JVCL Help:TJvCustomInspector.InvalidateHeight

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 cached virtual height of the inspector.


Pascal

 procedureInvalidateHeight; virtual;


Description

InvalidateHeight will clear the cached virtual height of the inspector. This will lead to a new size determination of the inspector image.
InvalidateHeight is automatically called when items are resized (either through the user interface or in code) or the ItemHeight property of the inspector is changed.


See Also

TJvCustomInspector.ItemHeight


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