Latest Releases
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
Framework for creating modern web applications in Delphi.
What's new
- Web form designer
- Orientation added to TWebRatingPanel
- Method Clear added to TWebImageControl
- Support for WebP image types in projects
- Min / Max date setting added for TWebDateTimePicker
- BorderStyle added to TWebComboBox
- Take and Offset added to TWebStellarDataStoreClientDataSet
- StartP and OnError added to TWebCamera
- Added RemoveKey() from TWebSessionStorage
- Padding added for TWebGroupBox
- OpenAsync PostAsync InsertAsync AppendAsync DeleteAsync ApplyUpdatesAsync added to TWebClientDataSet
- Added OpenAsync and Close to TWebClientConnection
- Added promise Open function TWebRESTClient
- TWebImageControl.SaveToArrayBuffer() added
- Added SelText property to TWebMemo
- Methods to read and write blobs in TWebStellarDataStore
- Automatic Bootstrap class initialization on controls when using web form designer
- TableDistinct and TableSelectQuery properties added to TWebStellarDataStore and TWebStellarDataStoreClientDataSet
- Camera support for Raspberry Pi target in Miletus applications
- OnSearch event added to TWebEdit
- TWebTableControl PagerAlign property added
- Support for Bootstrap 5.3.0 added
- Suppport for bootstrap themed forms when form.CSSLibrary = cssBootstrap in Bootstrap 5.3.0
- Required RequiredText properties added to TWebComboBox and TWebMemo
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
- Support for WayPoints (POI) in LoadGPX/SaveToGPX
- Parameter TEncoding in LoadGPX
- Event OnCreateGPXWayPoint
Universal highly customizable Delphi & C++ Builder Gantt Chart component designed to visually represent projects and examine various tasks along with their interdependencies
What's new
- OnBeforeDrawGanttListColumnHeader OnAfterDrawGanttListColumnHeader and OnAfterDrawGanttTimeLineTimeLine introduced
- DatabaseAdapter IsEventMarker property added to default configurable fields
- Progress and State possible to set in editor
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 TTMSFNCDataGrid (Open Beta)
- Introducing TTMSFNCDataGridDatabaseAdapter
- Introducing TTMSFNCDataGridPrintIO
- Introducing TTMSFNCDataGridExcelIO
- Introducing TTMSFNCDataGridPDFIO
- Introducing TTMSFNCTimelineDatabaseAdapter
- TTMSFNCTimeline define the row of the section and total number of rows
Cross-platform library for HTTP client and HTTP server development
What's new
- WebSockets support allows developers to implement real-time, bidirectional communication from servers created with TMS Sparkle. This feature enables server-side HTTP connections to be upgraded to WebSocket connections, facilitating low-latency data transfer between clients and servers.