ITreeListNode.Selected

Syntax

Selected: Boolean;

Description

The Selected property determines whether the element is selected.

Comments

If the property is set to True, the element is selected and blue, if the property is set to False, the element is not selected.

See also:

ITreeListNode