Table of Contents

TMS FNC Planner Release Notes

Source: FMX.TMSFNCPlanner.pas version history Current version: 2.0.3.1

2.0.3.1

  • Fixed : Issue with resources in TMS WEB Core

2.0.3.0

  • New : OnTimeLineClick, OnTimeLineDblClick events

2.0.2.0

  • New : OnGetTimeHint
  • Fixed : Issue with fixed items in combination with overlappable items

2.0.1.5

  • Improved : support for Custom Item Editor Form on mobile

2.0.1.4

  • Fixed : Issue with deleting an item while editing

2.0.1.3

  • New : HoverItem property and OnHoverItemChanged event added
  • New : WordWrap property in ItemsAppearance

2.0.1.2

  • Fixed : Issue with clearing and adding items in TMS WEB Core

2.0.1.1

  • Fixed : Issue with displaying current time in pmDay mode

2.0.1.0

  • New : CustomItemEditorForm to custom design and integrate your own item editing dialog

2.0.0.0

  • New : Full day items & Full day appearance
  • New : GlobalFont interface implemented
  • New : Updated initial look
  • Fixed : Issue with handling double click and custom item editor

1.0.2.6

  • Fixed : Issue with AddItemAtSelection in combination with resources

1.0.2.5

  • Fixed : Issue with anchoring in item when text alignment is changed

1.0.2.4

  • Fixed : Issue with caching mechanism

1.0.2.3

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

1.0.2.2

  • Fixed : Issue with scrolling events OnHScroll & OnVScroll not called

1.0.2.1

  • Fixed : Issue with FindFirstItem and FindNextItem not returning the correct items

1.0.2.0

  • New : OnItemTitleAnchorClick, OnGroupAnchorClick and OnPositionAnchorClick events implemented

1.0.1.4

  • Fixed: Issue with current time display in half day period mode

1.0.1.3

  • Fixed: Issue with detecting anchors in combination with IMG tag
  • Improved: procedure ClearSelection

1.0.1.2

  • Fixed: Issue with correct DBKey value in Database after selecting, inserting or updating an item

1.0.1.1

  • Fixed: Issue with OnAfterMoveItem/OnAfterSizeItem events called when combining mouse and keyboard

1.0.1.0

  • Fixed: Issue with hints not showing properly when items are close to eachother

1.0.0.9

  • Fixed: Issue getting current time in dmDay mode

1.0.0.8

  • Improved: Right mouse button excluded from being able to select a range

1.0.0.7

  • Fixed: Issue with minimum size of item

1.0.0.6

  • Improved: Exposed OnAfterItemChanged

1.0.0.5

  • Fixed: Issue with design-time initialization of SwipeToNextDateTime

1.0.0.4

  • Fixed: Issue with auto-sizing of labels

1.0.0.3

  • Improved: UnselectItem & UnselectAllItems
  • Fixed: Issue with destroying planner on mobile operating systems

1.0.0.2

  • Fixed: Issue with cell to custom datetime conversion
  • Fixed: Issue with moving, sizing items in custom mode

1.0.0.1

  • Fixed: Issue with displaying items in pmMultiMonth mode
  • Fixed: Issue selecting multiple items programmatically

1.0.0.0

  • first release