Table of Contents

TMS FNC Combo Box Release Notes

Source: FMX.TMSFNCComboBox.pas version history Current version: 1.2.0.2

1.2.0.2

  • Fixed : Issues with HighDPI in VCL

1.2.0.1

  • Fixed : Issue with ItemIndex
  • Fixed : Issue with dropdown height in VCL

1.2.0.0

  • New : Added OnGetNumberOfItems and OnGetItemText events for virtual mode

1.1.1.0

  • New : Added FilterMode property

1.1.0.8

  • Improved : Closing popup in FMX

1.1.0.7

  • Improved : Added OnChange event

1.1.0.6

  • Fixed : Issue with dropdown height not adjusted when adding items programmatically

1.1.0.5

  • Fixed : Access violation when selecting a pre-selected item

1.1.0.4

  • Fixed : Images not drawn as selected item

1.1.0.3

  • Fixed : Several conditions where OnItemSelected was not triggered

1.1.0.2

  • Fixed : Removed return key dropdown toggle on mobile platforms
  • Fixed : Scrollbar click on Windows caused dropdown closing

1.1.0.1

  • Improved : Showing selected item in the dropdown

1.1.0.0

  • New : Appearance changed to ItemAppearance and selector Appearance added

1.0.2.0

  • New : Added AutoFilter property

1.0.1.0

  • New : Added BitampContainer property

1.0.0.6

  • Improved : Exposed ShowFocus property

1.0.0.5

  • Fixed : Issue with getting the text of an item

1.0.0.4

  • Fixed : Published OnItemSelected

1.0.0.3

  • Fixed : Issue with ItemIndex

1.0.0.2

  • Improved : Exposed DropDownWidth property

1.0.0.1

  • Fixed : Issue with control color in disabled state

1.0.0.0

  • first release