textHeight
Type
property
Summary
Custom text height for the widget
Syntax
get the textHeight of <widget>
set the textHeight of <widget> to <pTextHeight>
Description
Use the textHeight property to set a custom text (row) height for the widget. The default value is 0 which will use the calculated height based on the currently selected font and size.
Parameters
Name | Type | Description |
---|---|---|
pTextHeight | Custom text height for the widget |