IListBox.Selected

Syntax

Selected(Index: Integer): Boolean;

Parameters

Index. The parameter determining element index which index presence should be checked.

Description

The Selected property returns whether the specified element has selection.

Comments

This property returns the following values:

See also:

IListBox