tekkies.co.uk

  • Increase font size
  • Default font size
  • Decrease font size
TComboBox
When using a TComboBox in csDropDown mode, use TComboBox.Items.IndexOf(TComboBox.Text) instead of TComboBox.ItemIndex to get the index of the selected item. I can't remember why, but one time it didn't ...
Taxonomy by Zaragoza Online