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, there is no selection.

See also:

ITreeListNode