JVCL Help:TJvCustomInspector.CalcImageHeight
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.CalcImageHeight Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Determines the total size of the visible items.
Pascal
functionCalcImageHeight: Integer; virtual;
Description
CalcImageHeight determines the total size of the visible items. This means that the height will be calculated as if there are no bands (this value will be returned) and the number of bands and band starts are calculated.
CalcImageHeight is called when you read the ImageHeight property as well as by the rendering methods.
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