TIWCGJQMSelectBox.ItemIndex Property
Selected item index.
![]() |
---|
Works only when MultipleSelection is False. To get the selected items, use the loop of items and check the TIWCGJQMSelectBoxItem.Selected property. |
published property ItemIndex: Integer read GetItemIndex_ write SetItemIndex stored IsItemIndexStored;
Property Value
Type: Integer