Table of Contents

TMS FNC Responsive List Release Notes

Source: FMX.TMSFNCResponsiveList.pas version history Current version: 1.3.3.1

1.3.3.1

  • Fixed : VCL styles check updated to work in 10.4 Sydney

1.3.3.0

  • New : Event OnItemDblClick added

1.3.2.1

  • Improved : VCL styles handling

1.3.2.0

  • New : Per monitor support for high DPI

1.3.1.1

  • Improved : Small code change to allow to delete items from item click

1.3.1.0

  • New : Support for mouse wheel handling added

1.3.0.2

  • Fixed : Issue with item selection after removing items

1.3.0.1

  • Fixed : Filtering with HTML formatted items

1.3.0.0

  • New : Hover background, text & border color capability

1.2.1.0

  • New : OnFieldsToItem event added in TDBFMX.TMSFNCResponsiveList

1.2.0.1

  • Fixed : Issue with scrollhandling and using child controls

1.2.0.0

  • New : HeaderTemplate capability added
  • New : FooterTemplate capability added
  • New : Appearance.ItemContentMargin added
  • New : Filter capability
  • Improved : Keyboard handling

1.1.1.0

  • New : Support for VCL styles

1.1.0.0

  • New : Keyboard support added
  • New : OnBeforeItemSelect, OnAfterItemSelect events added
  • New : Multiselect capability added
  • New : ConditionCategory;
  • New : Touch scroll support
  • New : OnBackgroundDraw() event
  • New : Support for displaying controls in items
  • New : OnItemControlClick() event

1.0.0.0

  • First release