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