IListView.TrackSelect

Syntax

TrackSelect: Boolean;

Description

The TrackSelect property determines whether the element of the ListView component is selected when the mouse cursor is kept over it.

Comments

If the property is set to True, the element is selected, otherwise, it is not selected.

See also:

IListView