IListBox.SelCount

Syntax

SelCount: Integer;

Description

The SelCount property returns the number of selected elements. It is relevant if MultiSelect = True.

See also:

IListBox