TIWCGJQMSelectBox.ItemIndex Property

Selected item index.

Important Note

Works only when MultipleSelection is False.

To get the selected items, use the loop of items and check the TIWCGJQMSelectBoxItem.Selected property.

Namespace: IWCGJQMSelect
published
 property ItemIndex: Integer read GetItemIndex_ write SetItemIndex stored IsItemIndexStored;

Property Value

Type: Integer

 

Implements

IIWCGFuncAdapter.ItemIndex