IListViewSelectItemEventArgs.Selected

Syntax

Selected: Boolean;

Description

The Selected property indicates whether this element is selected. The property returns True, if the element was selected, and it returns False, if the element was deselected.

See also:

IListViewSelectItemEventArgs