TreeList.SelectedHighlightFont

Syntax

SelectedHighlightFont: PP.Font

Description

The SelectedHighlightFont property determines font of a highlighted selected tree node.

Comments

This property is relevant if the TreeList.EnableSelectedHighlight property is set to true.

Example

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

See also:

TreeList