Table of Contents

TMS FNC Core Release Notes

Source: TMSFNCCORE_VERSIONHISTORY.txt Current version: 4.2.3.8

4.3.0.0

  • New : BETA implementation of TTMSFNCFilterRulesManager
  • Fixed : Issue with linebreaks in paragraphs in TTMSFNCHTMLText
  • Fixed : Issue with popup opening in child windows in TTMSFNCPopup
  • Fixed : Issue with popup (e.g. ribbon dropdown) on a non-main form raising the application/main form above it. in TTMSFNCPopup
  • Improved : SVG export (gradients, text calculation & rotation)

4.2.3.7

  • Improved : Workaround for SVG registration

4.2.3.6

  • Fixed : Issue with message registration in TTMSFNCWebBrowser on Android
  • Improved : Exposed API ICoreWebView2Settings8 in Windows in TTMSFNCWebBrowser
  • Improved : PDFPageCountRef const can be used to include page count in TTMSFNCPDFLib (Windows only)

4.2.3.5

  • Improved : Prevent FilterBuilder from triggering changed event after destroy

4.2.3.4

  • Fixed : TMS FNC Builder OData format compare issue because no wildcard chars

4.2.3.3

  • New : OData format support in TTMSFNCFilterBuilder
  • Fixed : Issue with TTMSFNCPopup form position
  • Improved : Use of string delimiter in TTMSFNCFilterBuilder with equal operator

4.2.3.2

  • Improved : WinARM64EC support

4.2.3.1

  • Fixed : TMSProductInfo.pas
  • Improved : Word wrapping in TTMSFNCPDFLib

4.2.3.0

  • Fixed : TMSProductInfo.pas

4.2.2.10

  • Fixed : Issue with rangechecks in iOS in TTMSFNCPDFLib
  • Improved : Interfaces for TTMSFNCWebBrowser

4.2.2.9

  • Fixed : Issue with HTML paragraph rendering
  • Fixed : Issue with auto theming in TTMSFNCWebBrowser, set to white by default

4.2.2.8

  • Fixed : Issue with duplicate fonts in TTMSFNCPDFLib

4.2.2.7

  • Fixed : Issue with embedded fonts in TTMSFNCPDFLib

4.2.2.5

  • Fixed : Issue with external authentication crashing on iOS 26

4.2.2.4

  • Improved : Added file picking support for Android in TTMSFNCWebBrowser
  • Improved : Enabled limited LineBreakMode for Windows, Linux and Android in TTMSFNCPDFLib
  • Improved : Added form field support for Windows and Linux targets in TTMSFNCPDFLib

4.2.2.3

  • Fixed : Small issue with stroke width
  • Fixed : Issue with repainting controls in Delphi 13 on iOS 26 under certain circumstances in TTMSFNCPopup
  • Fixed : Root tag SVG containing style elements now taken into account

4.2.2.2

  • Fixed : Compatibility with TMS FNC UI Pack 7.1.0.1

4.2.2.1

  • Fixed : Compatibility with latest pako versions (TMS WEB Core PDF compression)
  • Fixed : Issue with non-visual component labeling in VCL
  • Fixed : Regression: Issue with BeginScene error invoked when navigating away from the application in TTMSFNCPopup

4.2.2.0

  • New : TMSFNCFilterStructure added for TMS FNC Filter View logic
  • Fixed : Rare issue on older iOS 16 when linked to Delphi 13
  • Fixed : Issue creating virtual bitmaps of button, checkbox & radiobutton

4.2.1.5

  • Fixed : Issue on VCL with BeginScene not return proper true / false

4.2.1.4

  • Fixed : Issue with BeginScene in certain circumstances on iOS

4.2.1.3

  • Fixed : Issue destroying window on VCL in TTMSFNCWebBrowser

4.2.1.2

  • Fixed : Issue with setting dictionary values on iOS in Delphi13 in TTMSFNCPDFLib
  • Fixed : Issue recreating window + reparenting TTMSFNCWebBrowser in VCL

4.2.1.1

  • Fixed : Issue with PointToMillimeterPoint conversion in TTMSFNCPDFLib
  • Fixed : Issue with adapting styles on a TFrame

4.2.1.0

  • New : Delphi 13 support
  • Improved : Issue in FilterBuilder with ValueIsEmpty for WEB Core

4.2.0.6

  • Fixed : Issue with capturing and popupmenu in custom scroll control

4.2.0.5

  • New : Overloaded Popup function in TMSFNCPopupMenu to show menu based on control and placement
  • Fixed : TMSFNCPopup issue with popup closing on item click event
  • Fixed : Issue with vcl styles in design-time editor in TTMSFNCDataBinder
  • Fixed : Issue with vcl field & property name selector in TTMSFNCDataBinder

4.2.0.4

  • Improved : TMSFNCPopupMenu Hint handling improved
  • Fixed : TMSFNCPopupMenu DisplayTag property renamed to Tag, similar to VCL

4.2.0.3

  • Improved : TTMSFNCPopupMenu IsOpen property added
  • Fixed : Issue with missing pju trial units in TMS WEB Core

4.2.0.2

  • Fixed : Issue TTMSFNCPopupMenu in older Delphi versions with ScreenToLocal not available on macOS

4.2.0.1

  • Fixed : Issue with persistence in TMS WEB Core

4.2.0.0

  • New : Introducing TTMSFNCPopupMenu
  • Improved : TTMSFNCDatabinder write support

4.1.1.8

  • Fixed : Issue in TTMSFNCEdgeWebBrowser with print preview

4.1.1.8

  • Improved : Databinder Improvements

4.1.1.7

  • Improved : Core Improvements

4.1.1.6

  • Fixed : Issue with transparency on iOS in TTMSFNCPopup

4.1.1.5

  • Fixed : Issue with targeting correct canvas for painting in TTMSFNCPopup

4.1.1.4

  • Improved : Exposed Transparent property (public, FMX only) in TTMSFNCPopup
  • Fixed : Issue GDI Object allocation
  • Improved : MatchStrEx improvements related to TTMSFNCDataGrid changes

4.1.1.3

  • Fixed : Issue with opening URLs in iOS

4.1.1.2

  • Improved : TMSFNCFilterBuilder expression operation parsing order improved
  • Fixed : Missing units in TMSFNCCoreWEB package

4.1.1.0

  • New : TTMSFNCFilterBuilder DisplayNames added in columns to use more readable names without affecting the filter
  • Improved : AddGoTo page index and options in TTMSFNCPDFLib
  • Improved : TMSFNCFilterBuilder fdtOther introduced for non-standard types in FilterDialog
  • Improved : TTMSFNCFilterBuilder validate row has option per column or per row
  • Improved : OnBeforeNavigate not called on iOS when launching external URLs
  • Fixed : Issue with TTMSFNCPrinter on iOS v18
  • Fixed : Issue with character encoding in TTMSFNCStatesManager

4.1.0.2

  • Fixed : TTMSFNCValue updated functions to check TDate and TTime
  • Fixed : Issue HTML rendering with unordered lists

4.1.0.1

  • Fixed : Issue with DateTime formatting TTMSFNCBuilder

4.1.0.0

  • New : Introducing TTMSFNCFilterBuilder and TTMSFNCValue
  • New : Support for Dragging Files
  • Improved : Filtering switched to TTMSFNCFilterBuilder in TTMSFNCDataSet
  • Fixed : Issue with Integer Overflow & Range Check in iOS related to clipboard

4.0.3.5

  • Improved : Mousewheel handling in VCL

4.0.3.4

  • Fixed : Issue creating non-visual component name label at designtime for controls who are created as childs

4.0.3.3

  • Fixed : Issue with numeric comparison in MatchStr functionality

4.0.3.2

  • Fixed : Issue notifying designer when editing bitmaps at designtime

4.0.3.1

  • Fixed : Issue with float values in TTMSFNCDataLinkJSON

4.0.3.0

  • New : Promises BETA
  • Improved : TTMSFNCDataSet design-time experience

4.0.2.2

  • New : Introducing TTMSFNCDataSet, TTMSFNCDataLinkCSV, TTMSFNCDataLinkJSON v1.0
  • Fixed : Issue with closing TTMSFNCPopup on Linux

4.0.2.1

  • Improved : Win64x support

4.0.2.0

  • Improved : Core Improvements

4.0.1.0

  • Improved : Core package structure

4.0.0.0

  • New : TTMSFNCDataSet, TTMSFNCDataLinkCSV and TTMSFNCDataLinkJSON components added (BETA)

3.1.7.3

  • Fixed : Issue with Date to ISO conversion and time-zone

3.1.7.2

  • Improved : Camera and microphone access on Linux in TTMSFNCWebBrowser

3.1.7.1

  • Improved : Core Improvements
  • Improved : Packages for WEB Designer & Visual Studio Code
  • Fixed : Issue with accessing local files in Linux in TTMSFNCWebBrowser

3.1.7.0

  • Fixed : Issue with exporting rounded rectangle in PDF graphics engine
  • Fixed : Issue ion TTMSFNCWebBrowser with request parameters in OnWebResourceRequested event
  • Improved : Core functionality for JSON persistence

3.1.6.0

  • Improved : Core Improvements

3.1.5.2

  • Improved : TMSFNCEdgeWebBrowser Downloads Estimated End Time event and property added

3.1.5.1

  • Fixed : Regression in HTML drawing engine related to font background

3.1.5.0

  • Improved : Transparency technique drawing in VCL
  • Fixed : Issue with HTML background color calculation

3.1.4.6

  • Improved : Performance saving stream data to base64 string

3.1.4.5

  • Fixed : Issue with applying stroke opacity in SVG rendering engine
  • Fixed : Regression with TFormatSettings in parsing floating point numbers from JSON

3.1.4.4

  • Improved : Additional parameter to retrieve the best delimiter ignoring the decimal spererator

3.1.4.3

  • Fixed : Issue with TMS Smart Setup installation

3.1.4.1

  • New : TTMSFNCWebBrowser Setup settings Additional Browser Arguments and language properties available
  • Fixed : Issue with iOS browser initialization when changing bounds
  • Fixed : thread-safe TFormatSettings

3.1.4.0

  • Fixed : Issue with memory leaks in persistence to JSON

3.1.3.3

  • Fixed : Issue with parsing SVGs with different formatted viewBox parameter
  • Fixed : Issue with compilation on Linux
  • Improved : Wordwrapping for Asian languages
  • Fixed : Issue with background color being applied when wordwrapping paragraphs
  • Fixed : Issue with Handled parameter in NewWindowRequested for TTMSFNCEdgeWebBrowser

3.1.3.2

  • Fixed : Issue with indenting & size calculation in HTML Engine

3.1.3.1

  • Fixed : Undeclared identifier issue with TMS FNC UI Pack related to TTMSFNCPopup

3.1.3.0

  • Fixed : Issue parsing JSON with linebreaks & spaces in TTMSFNCPersistence
  • Fixed : Issue with OnInitialized event not triggered on macOS & Linux in TTMSFNCWebBrowser
  • Fixed : Issue with URL property and EnableContextMenu in TTMSFNCWebBrowser
  • Improved : Downloading files through TTMSFNCCloudBase now does not consume memory when ResultType is set to rrtFile

3.1.2.0

  • Improved : Performance of loading SVG
  • Fixed : Issue loading styles in TTMSFNCStylesManager in TMS WEB Core
  • New : Additional events added in TTMSFNCEdgeWebBrowser
  • Fixed : Issue in TTMSFNCEdgeWebBrowser with assigning the download
  • Fixed : Issue in parsing JSON with Integer & Double TList<> sub-properties in TTMSFNCPersistence

3.1.1.0

  • Improved : core improvements
  • Fixed : Edge Chromium fallback implementation causing multiple copies in Windows temp folder during runtime update mechanism in TTMSFNCWebBrowser
  • Fixed : Ignore exceptions at designtime of unregistered class types in TTMSFNCResponsiveManager

3.1.0.1

  • Fixed : Issue with PointInPolygon incorrectly calling itself
  • Fixed : Issue with parsing JavaScript functions in TTMSFNCWebBrowser for WEB
  • Improved : focus handling TTMSFNCWebBrowser

3.1.0.0

  • New : TTMSFNCEdgeWebBrower Download Management
  • New : TTMSFNCEdgeWebBrower DevTools protocol methods and events
  • Improved : JSON import of generics & collections item/object types are now optional
  • Fixed : Issue with visibility toggling of TTMSFNWebBrowser in VCL
  • Fixed : Memory Leak in TTMSFNCSVGImageCollection

3.0.0.2

  • Fixed : Issue with range check with color manipulation

3.0.0.1

  • Fixed : Access violation during initialization of TTMSFNCWebBrowser context menu

3.0.0.0

  • New: TTMSFNCEdgeWebBrowser component for VCL and FMX Windows development
  • Fixed : Range check error in macOS

2.9.3.2

  • Fixed : Issue with Boolean persistence in TMS WEB Core

2.9.3.1

  • Fixed : Issue with JSON to object & object to JSON persistence in TMS WEB Core
  • Fixed : Issue with SVG registration (please reinstall latest TMS VCL UI Pack as well)

2.9.3.0

  • Improved : Performance of initialization & deinitialization of TTMSFNCWebBrowser
  • Fixed : Issue with SVG registration
  • Fixed : Issue with PDF text rotation
  • Fixed : Various other smaller improvements and fixes

2.9.2.0

  • Fixed : Issue with TTMSFNCClipboard on macOS

2.9.1.0

  • Improved : Various smaller fixes and improvements

2.9.0.1

  • Fixed : Broken Visual Studio Code package
  • Fixed : Issue with popup handling inside a popup

2.9.0.0

  • New : Introducing TTMSFNCResponsiveManager
  • Fixed : Issue with rangecheck in TTMSFNCWebBrowser key handling
  • Fixed : Issue with copy/paste custom stream in macOS in TTMSFNCClipBoard
  • Fixed : Issue with retaining and releasing focus in macOS in TTMSFNCWebBrowser

2.8.6.0

  • Improved : no longer clearing collections or lists when item class is not recognized in TTMSFNCPersistence

2.8.5.1

  • Fixed : Issue with embedding images in TMS WEB Core related to background color

2.8.5.0

  • New : DesigntimeEnabled property for all web browser related components

2.8.4.6

  • Fixed : Issue with PDF special character handling in TMS WEB Core

2.8.4.5

  • Fixed : Issue with upload streams not being handled in TTMSFNCCloudBase

2.8.4.4

  • Fixed : Issue with parsing escaped JSON strings
  • Fixed : Issue with parsing linebreaks in JSON strings

2.8.4.3

  • Improved : REST base sync implementation for TMS WEB Core

2.8.4.2

  • Fixed : Issue with JSON handling breaking controls in TMS FNC Maps & TMS FNC WX Pack

2.8.4.1

  • Improved : Exposed ICoreWebView2 settings interfaces
  • Improved : Disabled AllowTouch in WEB
  • Fixed : Issue with stroke width rendering SVG
  • Fixed : Memory leak in TMSFNCPrinters

2.8.4.0

  • Improved : Smaller improvements and fixes and preparation for TMS FNC UI Pack v4.0

2.8.3.0

  • Fixed : Issue with TPopupMenu declaration in TMS WEB Core
  • Fixed : Memory issue with loading many TTMSFNCCustomControl descendants at designtime in VCL
  • Improved : Exposed ICoreWebView2_3 interface methods in TTMSFNCWebBrowser for Windows

2.8.2.0

  • Improved : high DPI rendering
  • Improved : ALT key shortcut handling in editors
  • Improved : cancelling requests while uploading files in Windows
  • Improved : VCL themes for radiobutton and checkbox rendering

2.8.1.6

  • Fixed : Range check error in TTMSFNCUtils

2.8.1.5

  • Improved : Smaller fixes and improvements

2.8.1.4

  • Fixed : Issue with HTML engine parsing and special characters

2.8.1.3

  • Fixed : Issue with border being visible in Linux GTK in TTMSFNCWebBrowser

2.8.1.2

  • Fixed : Issue with BeginScene error invoked when navigating away from the application in TTMSFNCPopup
  • Fixed : Issue calculating correct upload file size in TTMSFNCCloudBase
  • Fixed : Issue in initialization in VCL TTMSFNCWebBrowser

2.8.1.1

  • Fixed : Issue executing async scripts on macOS, iOS and Linux in TTMSFNCWebBrowser

2.8.1.0

  • New : Custom Edge Path for TTMSFNCWebBrowser Windows platform
  • Improved : Smaller improvements and fixes related to TMS FNC WX Pack
  • Fixed : Issue accessing local files from TTMSFNCWebBrowser starting from Android SDK 30

2.8.0.0

  • New : High DPI support
  • Improved : SVG gradient rendering on native canvas
  • Fixed : Smaller improvements and fixes
  • Fixed : Issue with drawing SVG gradient patterns

2.7.0.0

  • New : High DPI enabled designers
  • New : IDE Theme enabled designers
  • Fixed : Issue with line join in GDI+ SVG rendering
  • Fixed : Range checking error when converting strings to colors in TTMSFNCPersistence
  • Fixed : Issue with TTMSFNCHint not being applied to popup forms
  • Fixed : TMSFNCPrinters issue with BeginScene in Delphi 11
  • Fixed : Issue with text in columns drawing/calculation on Android in TTMSFNCPDFLib

2.6.2.0

  • Improved : High DPI preparations

2.6.1.0

  • New : TTMSFNCCustomWebControl & TTMSFNCCustomWebComponent classes

2.6.0.2

  • Fixed : Issue with key processing in TTMSFNCWebBrowser on macOS

2.6.0.1

  • Fixed : Range check error when using GDI+
  • Fixed : Issue with retrieving correct font with Italic font style in TTMSFNCPDFLib on Linux

2.6.0.0

  • New : Synchronous mode in TTMSFNCCloudBase
  • New : Fill & Stroke designtime editor
  • New : Printing support via separate crossframework *TMSFNCPrinters units

2.5.3.1

  • Improved : Smaller fixes and improvements

2.5.3.0

  • New: TTMSFNCCloudBase.DownloadFileFromURL
  • Improved : Sync and Async improvements in TTMSFNCCloudBase
  • Fixed : Issue with TTMSFNCWebBrowser focus exception in combination with TMS Scripter
  • Fixed : Issue with image drawing under certain circumstances in HTML engine

2.5.2.0

  • New : beta support for FMXLinux
  • Fixed : Issue with gradient orientation in GDI+ Windows

2.5.1.0

  • New : beta support for Visual Studio Code
  • Fixed : Issue with reparenting TTMSFNCWebBrowser in Windows
  • Fixed : Issue with scaling in FMX in TTMSFNCWebBrowser

2.5.0.0

  • New : TTMSFNCGraphicsTools (utility unit with function to retrieve pixel data & calculate magic wand polygon)
  • New : TTMSFNCDataBaseAdapter & designtime visualizer/editor
  • Fixed : Issue with Bitmap.LoadFromURL not properly detecting images
  • Fixed : Issue with TTMSFNCPopup ppMouse in TMS WEB Core

2.4.2.2

  • Fixed : Issue with file encoding in TMS WEB Core & Visual Studio Code
  • Fixed : Issue with rectangle clipping in SVG since previous update
  • Fixed : Issue with default value of EnableAcceleratorKeys in TTMSFNCWebBrowser

2.4.2.1

  • Improved : SVG drawing quality in VCL
  • Fixed : Issue with hanging TTMSFNCWebBrowser on frames
  • Fixed : Issue with capturing screenshot on macOS and iOS in TTMSFNCWebBrowser
  • Fixed : Issue with opening files on Android (Enable Secure File Sharing option in your project!)

2.4.2.0

  • Improved : Core improvements for TTMSFNCCloudBase
  • Fixed : Visual glitch with drag & drop in various components
  • Improved : Set Font.Name := '' in Android to use mono-spaced fonts (issue with font spacing)

2.4.1.2

  • New : TTMSFNCCloudBase Demo added
  • New : TTMSFNCWebBrowser Demo added
  • Improved : Preparing base for TMS FNC Cloud Pack updates

2.4.1.1

  • Fixed : Range Check error when persisting colors

2.4.1.0

  • Improved : CacheFolderName & ClearCache for defining Edge Chromium cache folder
  • Improved : Moved Edge detection entry points and variables to be available at application level
  • Fixed : Issue with file read-only access in upload TTMSFNCCloudBase

2.4.0.0

  • Improved : Added support for stable release of Microsoft Edge Chromium (v85.0.564.41)
  • Fixed : Issue with detecting JPG variants
  • Fixed : Issue with ISOToDateTime

2.3.1.0

  • New : CaptureScreenshot in TTMSFNCWebBrowser
  • New : JavaScript Bridge in TTMSFNCWebBrowser
  • Improved : Added character wrapping

2.3.0.0

  • New : introducing FNC Styles
  • Improved : Smaller fixes and improvements

2.2.1.0

  • New : Delphi 10.4 Sydney and C++Builder 10.4 Sydney support
  • Fixed : DLL support for Edge Chromium 85.0.534.0 (copy WebView2Loader_x86.dll & WebView2Loader_x64.dll into System32 & SysWow64)

2.2.0.5

  • Improved : Smaller improvements and fixes

2.2.0.4

  • Fixed : Issue with TTMSFNCSVGBitmap being registered for blob streams
  • Fixed : Issue with reparenting TTMSFNCWebBrowser in VCL

2.2.0.3

  • Improved : smaller fixes and improvements and changes in underlying persistence units
  • Improved : Interfaces added to Edge Chromium to add JavaScript object injection (bridge to Delphi) and capture preview capabilities in TTMSFNCWebBrowser

2.2.0.2

  • Fixed : Issue with persistence interfaces not being called properly

2.2.0.1

  • Fixed : Breaking changes in Edge Chromium webbrowser, now supporting v84

2.2.0.0

  • New : Added TMSFNCCloudBase units for accessing REST services
  • Improved : TTMSFNCWebBrowser automatic visibility and focus handling

2.1.1.0

  • New : Object to JSON and JSON to Object helper class
  • Fixed : Issue with parenting in TTMSFNCWebBrowser
  • Fixed : Smaller fixes and improvements

2.1.0.1

  • Fixed : Issue with installer on 32bit and 64bit operating systems

2.1.0.0

  • New : Introducing TTMSFNCWebBrowser (Edge Chromium support under Windows and WKWebView under iOS/macOS)
  • Fixed : Issue with parsing exponent char in SVG
  • Fixed : Issue with TTMSFNCUtils.OpenFile on Android

2.0.0.2

  • Fixed : Issue with parsing style class in certain situations in SVG Engine
  • Fixed : Issue with webbrowser OnBeforeNavigate event not blocking redirects

2.0.0.1

  • Improved : Smaller improvements and fixes related to TMS FNC Blox WEB Support

2.0.0.0

  • New : designtime and runtime SVG Support
  • New : TTMSFNCSVGImageCollection to support SVG in TVirtualImageList (RAD Studio 10.3 Rio and newer only)
  • Fixed : Issue with designtime handling of TTMSFNCBitmapContainer images
  • Fixed : Issue with TTMSFNCPersistence and TStrings

1.4.0.1

  • Improved: macOS 64 bit compilation support
  • Fixed : Issue with Electron being used outside an Electron application
  • Fixed : Issue with rich text parsing on macOS 64 bit in PDF export

1.4.0.0

  • New : Various helper functions for PDF Library support
  • New : TTMSFNCPDFLib PDF Library to generate PDF documents
  • New : TTMSFNCGraphicsPDFIO to export various FNC components to PDF

1.3.1.0

  • Improved : support for PDF library

1.3.0.0

  • New : support for TMS FNC Cloud Pack with various helper functions such as JSON parsing, URL encoding, base64 encoding/decoding

1.2.1.2

  • Improved : Smaller improvements and fixes related to TMS WEB Core v1.2 and upcoming TMS FNC Cloud Pack

1.2.1.1

  • Fixed : Issue calculating HTML text in certain circumstances

1.2.1.0

  • New : Extended HTML special char support in HTML engine
  • New : Support for client browser connection with TMS WEB Core

1.2.0.0

  • New : RAD Studio 10.3 Rio support

1.1.0.2

  • Fixed : Compatibility with TMS WEB Core

1.1.0.1

  • Improved : Smaller improvements and fixes

1.1.0.0

  • New : Improvements for new components in TMS FNC UI Pack

1.0.9.4

  • Fixed : Filtering issue in MatchStr()

1.0.9.3

  • Improved : Smaller improvements and fixes related to TMS Web Core v1.0

1.0.9.2

  • Fixed : Issue with blend function in FMX

1.0.9.1

  • Fixed : Smaller improvements and fixes related to TMS Web Core

1.0.9.0

  • Fixed : Smaller improvements and fixes

1.0.8.9

  • Improved : Image loading in TMS Web Core and HTML engine

1.0.8.8

  • Fixed : Issue with compiling FNC products against TMS FNC Core
  • Fixed : Issue with text height calculation on macOS

1.0.8.7

  • Fixed : Issue with initialization of scaled bitmaps collection

1.0.8.6

  • Fixed : Issue initialization of style scene

1.0.8.5

  • Improved : various improvements

1.0.8.4

  • Improved : preparations for technical preview TMS WEB Core

1.0.8.3

  • Fixed : Issue with text clipping

1.0.8.2

  • Fixed : Issue with Optimized HTML drawing

1.0.8.1

  • Fixed : Issue with filtering on iOS/Android

1.0.8.0

  • Improved : Several core improvements

1.0.7.0

  • Improved : Changes to support TTMSFNCTableView

1.0.6.0

  • Improved : Changes to support TTMSFNCRibbon

1.0.5.0

  • Improved : Moved TTMSFNCHint and TTMSFNCPopup from TMS FNC UI Pack to TMS FNC Core
  • Fixed : Issue with & causing double & rendering in HTML engine

1.0.4.2

  • Improved : Persistence classes

1.0.4.1

  • Improved : Runtime class registration for custom designtime editors

1.0.4.0

  • New : RAD Studio 10.2 Tokyo support
  • New : Component state persistence via SaveSettingsTo* and LoadSettingsFrom*
  • New : Component state persistence undo manager (public UndoManager property)
  • Improved : Exposed ShowAcceleratorChar property
  • Improved : Designtime experience

1.0.3.0

  • Improved : Several enhancements to support TMS FNC Blox

1.0.0.0

  • New : first release