IListViewItem.Focused

Syntax

Focused: Boolean;

Description

The Focused property determines whether the component element is focused.

Comments

If the property is set to True, the element is focused, otherwise, the element is not active.

See also:

IListViewItem