ITreeControl.FocusedNode

Syntax

FocusedNode: ITreeListNode;

Description

The FocusedNode property determines the node that is focused at the moment.

Comments

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

See also:

ITreeControl