TreeList.HighlightFont

Syntax

HighlightFont: PP.Font

Description

The HighlightFont property sets font for a highlighted tree node.

Comments

This property is relevant if the TreeList.EnableHighlight property is set totrue.

Example

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

See also:

TreeList