Subject | IB_ComboBox |
---|---|
Author | Roberto Freitas |
Post date | 2005-08-12T19:10:54Z |
I couldnĀ“t find ItemIndex property in IB_Combobox, as with TComboBox,
indicating which item in the drop-down list is selected.
I missed too the event OnSelect, which oOccurs in TComboBox when the
user selects a string in the drop-down list.
How is it possible to know when and what element was selected by user
in IB_Combobox?
Thanks,
Roberto
indicating which item in the drop-down list is selected.
I missed too the event OnSelect, which oOccurs in TComboBox when the
user selects a string in the drop-down list.
How is it possible to know when and what element was selected by user
in IB_Combobox?
Thanks,
Roberto