Highlighted: Boolen
The Highlighted property determines whether to use a tooltip for the specified node.
Highlighting is possible if the TreeList.EnableHighlight property is set to true.
Highlighting color and text color for the highlighted node are defined in the TreeList.HighlightColor and TreeList.HighlightFont properties respectively.
The example of property use is given in the TreeList.Finding event description.
See also: