IListViewSelectItemEventArgs.Selected

Syntax

Selected: Boolean;

Description

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

See also:

IListViewSelectItemEventArgs