TreeList.HoverFont

Syntax

HoverFont: PP.Font

Description

The HoverFont property determines font parameters of the tree node, to which the cursor is pointed.

Comments

Use JSON or the setHoverFont method to set the property value, and the getHoverFont method to get the property value.

Example

The example of property use is given in the TreeList.HoverColor property description.

See also:

TreeList