ITreeControl.FocusedNode

Syntax

FocusedNode: ITreeListNode;

Description

The FocusedNode property determines a node that has focus at the moment.

Comments

The property is relevant for the modes of selection of the SingleSelect and SingleSelectNullable elements.

See also:

ITreeControl