Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIWComboBox + OnAsyncChange + ItemsHaveValues
#2
Before even testing it... values shouldn't be the same for different items. The value is the KEY of the list and there is no way to distinguish one from the other if you have identical values for two different items.

If you want that 2 different items behave the same in your event handler, you need to treat 1, 2 and 3 the same, not giving first, second and third item the same value "1".

Imagine a LookupComboBox (from VCL, not IW) where all KeyValues of the list have the same value?
Reply


Messages In This Thread
RE: TIWComboBox + OnAsyncChange + ItemsHaveValues - by Alexandre Machado - 12-03-2021, 05:23 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)