IComboBox.ItemIndex

Syntax

ItemIndex: Integer;

Description

The ItemIndex property determines index of the selected element of the list. By default the property is set to "-1", none of the elements of the list is selected.

See also:

IComboBox