Table of Contents

TMS FNC ListBox Release Notes

Source: FMX.TMSFNCListBox.pas version history Current version: 1.0.4.1

1.0.4.1

  • Fixed : High DPI issue with TMSFNCListBox on TFrame

1.0.4.0

  • Improved : GlobalFont interface implemented

1.0.3.1

  • Fixed : Issue with saving and setting ItemIndex when clearing items

1.0.3.0

  • New : Interface for TMSFNCControlPicker implemented

1.0.2.0

  • Improved : OnHeaderAnchorClick event added

1.0.1.1

  • Improved : Exposed SortMode property

1.0.1.0

  • Improved : Exposed ShowFocus property

1.0.0.3

  • Fixed : Issue with assignment of data properties

1.0.0.2

  • Fixed : Issue with OnClick and OnDblClick

1.0.0.1

  • Clear selection with ItemIndex := -1;

1.0.0.0

  • first release