Latest Releases


Universal Delphi & C++ Builder components for seamless access to Google, Microsoft, Paypal and many more cloud services from VCL, FMX and WEB core apps


What's new
  • TTMSFNCCloudAI component added

Framework for creating modern web applications in Delphi.


What's new
  • TWebLocalStorage / TWebSessionStorage Clear method added
  • TWebClientDataSet.GetClonedDataSet method added

Read, write, manipulate .XLS, .XLSX files and generate PDF or HTML reports from any Windows programming language or application scripting


What's new
  • Updated the dll to use FlexCel 7.23 library

100% managed code Excel file manipulation engine & Excel & PDF report generation for .NET and Windows Store


What's new
  • Support for Native AOT in .NET 9
  • Support for .NET 9
  • Updated minimum SkiaSharp to 3.116.1

Our bundle of over 600 VCL UI controls for modern, feature-rich Windows application development, including grids, planner, richeditor, ribbon, web updater, treeview and much more...


What's new
  • TabAlignment property added to TAdvTabSheet

Set of Delphi components that allows you to create 3-tier database applications


What's new
  • TXDataset.OnExecuteApplySQL event is fired before execution of each SQL statement automatically executed by the dataset, mostly when Post/Delete methods are called and AutoApply property is set. This is an opportunity to modify teh SQL statement or the parameters - sometimes it''s useful to modify the param types due to db driver incompatibilities.

Identity Access Management, including authorization and authentication for Delphi server applications


What's new
  • Property TLoginOptions.?Require?TwoFactor requires users to enable two factor authentication, and present them a way to configure authenticator upon password login.
  • Login app now automatically provides the QR Code to enable an authenticator app (e.g., Google Authenticator or similar). This can be achieved by setting two-factor authenticaction required by using TLoginOptions.?Require?TwoFactor or IUserManager.?Set?TwoFactor?Required

Framework for creating modern web applications in Delphi.


What's new
  • TWebSideMenu component added
  • IDE based exception handling
  • Closest() function added to TJSElement
  • XAxisTitle, YAxisTitle properties added to TWebGoogleChart
  • UseHash property added to TWebPageControl, TWebTabSet

Delphi framework for multi-tier REST/JSON HTTP/HTTPS application server development and ORM remoting.


What's new
  • Support for new web designer in TMS Web Core. Web Core packages are now provided and can now be used to install XData components for new TMS Web Core web designer.

Universal highly customizable Delphi & C++ Builder chart component designed for business, statistical, financial & scientific data for use in VCL, FMX and WEB core apps


What's new
  • TMSFNCChartDataGridAdapter support for TMS WEB Core

Universal core layer for creating rich visual and non-visual Delphi & C++ Builder components for VCL, FMX and WEB core apps


What's new
  • Promises BETA

Universal powerful, feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL, FMX and WEB core apps. Includes grid, planner, treeview, ribbon and rich editor


What's new
  • Filter Row in TTMSFNCDataGrid (Options.Filtering.Controls := [gfcEditor]);
  • OnBeforeCreateCustomFilterEditor OnCreateCustomFilterEditor OnAfterCreateCustomFilterEditor events in TTMSFNCDataGrid
  • FirstPage LastPage NextPage PreviousPage PageIndex and PageCount in TTMSFNCDataGrid
  • Introducing TTMSFNCClipboardToolBar TTMSFNCFileIOToolBar TTMSFNCParagraphToolBar TTMSFNCInsertToolBar and TTMSFNCFontToolBar

Universal Delphi & C++ Builder component set to take advantage of unique and proven extraordinary web technology from VCL, FMX and WEB core apps


What's new
  • Added SpellCheck property in TTMSFNCWXHTMLMemo

Our bundle of over 600 VCL UI controls for modern, feature-rich Windows application development, including grids, planner, richeditor, ribbon, web updater, treeview and much more...


What's new
  • Support for vertical aligned wordwrapped cell drawing in TAdvStringGrid TDBAdvGrid

Our bundle of over 600 VCL UI controls for modern, feature-rich Windows application development, including grids, planner, richeditor, ribbon, web updater, treeview and much more...


What's new
  • Property SQLDateQuote added to control quote around date for dataset filter in TAdvDBFilterPanel TAdvDBFilterDialog

Universal import/Export bridge for TMS FNC Grid to Excel .XLS and .XLSX files in VCL, FMX, LCL and web apps


What's new
  • New property "MergeCellsUnderImages"

Universal core layer for creating rich visual and non-visual Delphi & C++ Builder components for VCL, FMX and WEB core apps


What's new
  • Introducing TTMSFNCDataSet TTMSFNCDataLinkCSV TTMSFNCDataLinkJSON v1.0

Import/Export Bridge for TMS Grids to Excel .XLS and .XLSX files


What's new
  • New property "MergeCellsUnderImages"

Universal powerful, feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL, FMX and WEB core apps. Includes grid, planner, treeview, ribbon and rich editor


What's new
  • Options.Keyboard.HomeKeyHandling and Options.Keyboard.EndKeyHandling in TTMSFNCDataGrid
  • Options.Filtering.HideEmptyGroups in TTMSFNCDataGrid

Universal highly customizable Delphi & C++ Builder chart component designed for business, statistical, financial & scientific data for use in VCL, FMX and WEB core apps


What's new
  • Editor layout
  • Multiple specific editors for clearer search
  • VCL Styles support for editors
  • TMSFNCChartDataGridAdapter to link your data with the FNC DataGrid (FNC UI Pack required)
  • OnAreaClick event introduced

Universal Delphi & C++ Builder components for mapping, geographical data, timezone visualization, routes and directions calculation. Use your mapping service of choice like Google Maps, OpenStreetMap, Leaflet, Azure Maps, Here Maps in VCL, FMX and WEB core apps


What's new
  • OpenLayers API version updated from v9 to v10
  • TTMSFNCOpenLayers: Options.Version property added to select the OpenLayers API version
  • TTMSFNCDirections: GetDirections parameter added AvoidHighways
  • TTMSFNCDirections: GetDirections simplified overloads
  • TTMSFNCLeaflet: OnMapRightClick OnMarkerRightClick OnPolyElementRightClick events added
  • TTMSFNCHere: OnMapRightClick OnMarkerRightClick OnPolyElementRightClick events added
  • TTMSFNCMapBox: OnMapRightClick OnMarkerRightClick OnPolyElementRightClick events added
  • TTMSFNCGoogleMaps: HeatMaps support added
  • TTMSFNCOpenLayers: HeatMaps support added
  • TTMSFNCHere: HeatMaps support added
  • TTMSFNCLeaflet: HeatMaps support added

Universal powerful, feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL, FMX and WEB core apps. Includes grid, planner, treeview, ribbon and rich editor


What's new
  • Introducing TTMSFNCDirectoryEdit
  • OnGetTimeHint event in TTMSFNCPlanner

Universal powerful, feature-rich Delphi & C++ Builder UI controls in 1 component set for VCL, FMX and WEB core apps. Includes grid, planner, treeview, ribbon and rich editor


What's new
  • Added OnBeforeEditExitValidate event in TTMSFNCDatePicker

Framework for creating modern web applications in Delphi.


What's new
  • TWebCheckListBox.CheckElement(AIndex: integer) function added
  • TWebToast.OnShow event added
  • Exposed OnDblClickCell in TWebStringGrid, TWebDBGrid

Universal Delphi & C++ Builder component set to take advantage of unique and proven extraordinary web technology from VCL, FMX and WEB core apps


What's new
  • TTMSFNCWXDocxViewer

TMS ALL-ACCESS

key
Your unlimited access to all TMS products
local_offer
One money and time saving bundle