JVCL Help:TJvInspectorPainter.GetNameHeight
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter.GetNameHeight Method
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsSummary
Returns the height of the name font.
Pascal
functionGetNameHeight(constAItem: TJvCustomInspectorItem): Integer; virtual;
Parameters
Parameters | Description |
const AItem: TJvCustomInspectorItem | Description for this parameter |
Description
GetNameHeight will apply the name font and determine the TextHeight of 'Wy'. This result will be returned and the canvas is restored to its original state.
See Also
TJvInspectorPainter.ApplyNameFont, TJvInspectorPainter.GetValueHeight
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