IComboBox.ItemIndex

Syntax

ItemIndex: Integer;

Description

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

See also:

IComboBox