Blog
Featured Blog Post
Friday, June 19, 2026
TMS FNC Maps has been a cornerstone of cross-platform mapping in Delphi and C++ Builder for several years now, and with the release of v4.6, the API integrations for all major mapping...
Blog Posts:
Latest | Views arrow_downward
Friday, November 23, 2018
We had detected that on some machines here there was an erratic setting in the RSVARS.BAT file in the \bin subfolder for the installed Delphi 10.3 Rio / C++Builder 10.3. It concerns the setting for .NET FrameworkDir: @SET FrameworkDir=C:\W...
Wednesday, May 11, 2022
WebAssembly is a low-level language with a compact binary format that runs with near-native performance. Free Pascal offers, since some time, a way to compile Pascal to WebAssembly and integrate these modules inside your web a...
Monday, February 15, 2021
Here at TMS, we are working on so much new exciting frameworks and features that I decided to share with you what we expect to bring to you in 2021! Photo by Rhett Wesley on Unsplash First, a disclaimer: this is not an official commitment. Some of t...
Thursday, August 18, 2022
The most recent posts in this series covered how to deploy TMS WEB Core applications as native desktop applications on Windows, Linux, and macOS using either the Miletus framework or the Electron ...
Thursday, November 3, 2022
In Part 2 of this XData Extended Example, we focus mainly on the largest of the three apps, the Survey Admin Client. But first, if you've not alre...
Wednesday, May 20, 2020
With this new step and announcement, we're excited to have reached a new milestone in the vision of TMS WEB Core. On July 26, 2018, we released the first version of TMS WEB Core for the Delphi IDE, hereby offering a RADically new way for creat...
Tuesday, April 12, 2022
The Microsoft Excel file as industry standardThe Excel .XLSX file format is these days a de facto standard file format to exchange all kinds of tabular data. As the information in an Excel sheet is 2 dimensional, a grid control is t...
Tuesday, June 7, 2022
Last time out, we had a good look at CodeMirror 5, a JavaScript text editor that, among many other things, can be used to edit native HTML. This time out, we're going to tackle the general topic of editing HTML in TMS WEB Core project...
Monday, January 4, 2010
In December, we have released an iPhone application and a Delphi plugin that enables you to track our latest releases anytime and anywhere. From the Delphi IDE Plugin, you can get notifications of our latest components and see the release history ...
Tuesday, August 23, 2022
Last time out, we started our new miniseries on charting by exploring a JavaScript library used to create Sparklines. These are very small charts that typically have no annotations and only a single ...