Table of Contents

TMS FNC Calendar Release Notes

Source: FMX.TMSFNCCalendar.pas version history Current version: 1.0.4.2

1.0.4.2

  • Fixed : Issue with OnMonthPopupValueSelected and OnYearPopupValueSelected triggering twice

1.0.4.1

  • Fixed : Issue with badge gradients

1.0.4.0

  • New : Added month and year selectors

1.0.3.3

  • Fixed : Issue with calculating days before and after a displayed month

1.0.3.2

  • Fixed : Issue calculating week numbers

1.0.3.1

  • Improved : Date selection handling

1.0.3.0

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

1.0.2.1

  • Improved: Exposed Date and Day properties to have more control over design-time view

1.0.2.0

  • New : Support for high dpi

1.0.1.0

  • New : Added DayNameAppearance.Height property
  • New : Added OnNavigateBack, OnNavigateForward and OnNavigateFooter events

1.0.0.1

  • Improved : ShowFocus property under DateAppearance to remove the dotted border around the focused date

1.0.0.0

  • First Release