ITreeListNode.Focused

Syntax

Focused: Boolean;

Description

The Focused property determines whether the element is focused.

Comments

If the property is set to True, the element is focused; if the property is set to False, the element is inactive.

See also:

ITreeListNode