Blog
Featured Blog Post
Thursday, July 24, 2025
We're thrilled to announce the release of TMS AI Studio, a revolutionary new product that brings the power of AI directly into your Delphi development workflow. Building on TMS Software's tradition of innovat...
Blog Posts:
Latest | Views arrow_downward
Monday, September 27, 2021
Ever since the covid-19 pandemie caused the first lockdown in March 2020, we did not organize and did not participate in any live Delphi related event.Instead, we embarked on a new project, the TMS Web Academy to reach out to you...
Monday, August 14, 2023
In our recent post about sending Notifications via E-mail, we used XData/Indy to take care of the actual delivery of the e-mail rather than using our TMS WEB Core app. In this...
Tuesday, May 3, 2016
Back in 2013, I wrote a blog on persisting application settings in the cloud like Google Chrome for example does. The solution presented at that time was using the DropBox cloud service. The technique was quite simple. Persist settings in an INI f...
Wednesday, February 10, 2010
The latest version of TMS Diagram Studio brings several interesting new features. One of them is the possibility for building custom blocks. In other words, your end-users will be able to draw blocks and add them to the toolbar, having it persisted a...
Monday, February 24, 2020
On November 14th, 2019, in Düsseldorf, Germany, another day of TMS Training Days 2019 took place - the biggest TMS Software event so far. During the TMS Training Days, TMS team members from nine different countries have spoken about Delphi devel...
Sunday, June 7, 2015
Thinking to myself, why go through the hassle of sacrificing a desktop computer or fiddle around with VMs to test something on a Linux machine when I have here several 85mmx56mm Raspberry Pi boards laying around capable of amazing things. For my exp...
Thursday, October 5, 2017
The new version 2.2 of TMS Analytics and Physics pack contains the nonlinear least squares approximation tools. The nonlinear approximation tasks are widely used in statistics to fit experimental data with some random distribution function. Let ...
Wednesday, February 21, 2018
In web applications, we have come to expect that we can easily integrate audio, video or services like Youtube or Google Maps to embed video or geographical functionality. TMS WEB Core provides a multimedia component with which audio & vide...
Tuesday, May 31, 2022
Do you want to display or edit code directly within your TMS WEB Core application? Then this is the post for you! This time out, we're diving head-first into CodeMirror 5, which describes itself as "a versatile text editor implemented in...
Tuesday, February 21, 2017
How to talk about object-oriented programming and not consider inheritance? In my opinion is a basic "feature" of OOP. And how to talk about an ORM without supporting inheritance? I consider it so important that the simply fact that Aurelius supports...