Table of Contents

TMS FNC TabSet Release Notes

Source: FMX.TMSFNCTabSet.pas version history Current version: 1.0.1.1

1.0.2.0

  • New : GlobalFont interface implemented
  • New : Updated initial look

1.0.1.0

  • New : Support for high dpi added

1.0.0.10

  • Fixed : Issue with tab drawing when height or width = 0

1.0.0.9

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

1.0.0.8

  • Fixed : Issue with Anchor if font was changed

1.0.0.7

  • Fixed: Regression: hovering tabs, close button and hints not working after previous fix

1.0.0.6

  • Fixed: Issue with handling navigations button when overlapping with tabs

1.0.0.5

  • Fixed: Issue with updating height while changing tabs

1.0.0.4

  • Fixed: Issue with tab free under iOS/Android

1.0.0.3

  • Fixed: Exception when changing focus while inplace editor is active

1.0.0.2

  • Improved: Added virtual keyword to some methods

1.0.0.1

  • Fixed: Issue with setting margins to 0

1.0.0.0

  • First Release