Table of Contents

TMS FNC Toolbar Release Notes

Source: FMX.TMSFNCToolBar.pas version history Current version: 1.0.2.6

1.0.2.6

  • Improved : bitmap stretching when no text is assigned

1.0.2.5

  • Improved : OnCustomizeCompactToolBar event added

1.0.2.4

  • Improved : Exposed font color properties for disabled, hover and down state
  • Improved : UseStyledDropDownIcon to allow toggling between a styled or bitmap container icon when AdaptToStyle is true
  • Fixed : Issue styling Text when AdaptToStyle is true

1.0.2.3

  • Fixed : access violation with compacting popup

1.0.2.2

  • Fixed : Issue with aligning buttons when parenting

1.0.2.1

  • Fixed : Issue with realignment causing extreme slowness at designtime in FMX.

1.0.2.0

  • Improved : Support for Delphi 11 high dpi handling added

1.0.1.7

  • Fixed : Issue in Delphi 11 with begin and end scene for CreateBitmapCanvas
  • Fixed : Issue with compact toolbars not getting hidden in combination with TTMSFNCRibbon

1.0.1.6

  • Fixed : Issue updating Visible property triggering multiple unnecessary UpdateToolBar calls
  • Improved : IsLoading check expanded checking for loading subcontrols

1.0.1.5

  • Improved: Added onAnchorClick for HTML text in the TAdvToolBar

1.0.1.4

  • Fixed : Issue with BitmapContainer not being given to internal TTMSFNCBitmapSelector in TTMSFNCToolBarBitmapPicker

1.0.1.3

  • Fixed : Issue with Tag property being overriden

1.0.1.1

  • Fixed : Issue with DropDownButton on VCL

1.0.1.0

  • New : DisabledBitmaps property

1.0.0.0

  • first release