ITreeListNode.Checked

Syntax

Checked: Boolean;

Description

The Checked property determines whether the selection is set for the element of the component.

Comments

If the property is set to True, the selection is set for the element. When the property is set to False, there is no selection.

See also:

ITreeListNode