ITreeListNode.Focused

Syntax

Focused: Boolean;

Description

The Focused property determines whether the element is in focus.

Comments

If the property is set to True, the element is in focus, if it is set to False, the element is not active.

See also:

ITreeListNode