Latest Releases
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.
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
- New components TTMSFNCGanttChartPDFIO and TTMSFNCGanttChartPrintIO
- Hint support for tasks on timeline
- Property UseWorkingHours introduced on Task level to indicate if it should change the planned time within the working hours
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 v8 to v9
- Azure Maps API version updated from v2 to v3
- TomTom Maps API version updated from v6.23 to v6.25
- Here Maps API version updated from v3.1.42.2 to v3.1.54.0
- MapBox Maps API version updated from v2.15.0 to v3.4.0
- TMSFNCMapBox: Support for 3D Maps
- TMSFNCMapBox: MapStyle updated and new styles added
- TMSFNCMapBox: Options TimeOfDay (3D maps only)
- TMSFNCMapBox: Options Tilt and Heading (map rotation)
- TMSFNCHere: Support for 3D Maps
- TMSFNCHere: MapStyle added
- TMSFNCHere: Options Tilt and Heading (map rotation)
- TMSFNCHere: Migrated to HARP map engine
- TMSFNCGoogleMaps: MarkerClusterer lib updated from v4.0.1 to v5.1.3
- Markers DefaultIcon added
- FindNearestCoordinate: Find the nearest coordinate in an array for a given coordinate
- FindNearestPolylineCoordinate: Find the nearest coordinate in Polylines
- Polyline.Split Polyline.Merge Polyline.Segment added