Table of Contents

TMS FNC Track Bar Release Notes

Source: FMX.TMSFNCTrackBar.pas version history Current version: 1.0.6.1

1.0.6.0

  • New : Added OnValueChange event

1.0.5.2

  • Fixed : Renamed ButtonShape bsNone value to bsNoButton to avoid conflicts

1.0.5.1

  • Fixed : Issue with Interaction property

1.0.5.0

  • New : GlobalFont interface implemented

1.0.4.0

  • New : Added Interaction.JumpToExactValue to enable better slider handling

1.0.3.0

  • New : Support for high dpi

1.0.2.1

  • Fixed : Issue in Delphi 11 with begin and end scene for CreateBitmapCanvas

1.0.2.0

  • New : Property Appearance.LineRightFill and Appearance.LineRightStroke added

1.0.1.0

  • New : Appearance.TrackLabelFont and Appearance.TickMarkLabelFont properties

1.0.0.2

  • Fixed : Issue with background color

1.0.0.1

  • Fixed : Issue with control color in disabled state

1.0.0.0

  • First Release