ItemIndex

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWComboBox > Properties >

ItemIndex

Use this property to read/write the index of the selected item in the Control.

 

SIGNATURE=IWCompListbox.TIWComboBox.ItemIndex

 

ETYPE=Property

 

Declaration:

Delphi:

published property ItemIndex;

C++:

__published: __property ItemIndex;

 

Description: This is ItemIndex, a member of class TIWComboBox.