IListViewItem.Selected

Syntax

Selected: Boolean;

Description

The Selected property determines whether this component is selected.

Comments

If the property is set to True, the element is selected and highlighted with blue color, otherwise, it is not highlighted.

See also:

IListViewItem