IToolbarComboBox.ItemIndex

Syntax

ItemIndex: Integer;

Description

The ItemIndex property determines index of the element in the list that is selected and displayed in the edit line of the list. If none of the elements is selected, it returns -1.

See also:

IToolbarComboBox