JVCL Help:TJvInspectorPainter.GetValueHeight

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the height of the value font.


Pascal

 functionGetValueHeight(constAItem: TJvCustomInspectorItem): Integer; virtual;


Parameters

Parameters Description
const AItem: TJvCustomInspectorItem Description for this parameter


Description

GetValueHeight will apply the value font and determine the TextHeight of 'Wy'. This result will be returned and the canvas is restored to its original state.


See Also

TJvInspectorPainter.ApplyValueFont, TJvInspectorPainter.GetNameHeight


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