Blog
Featured Blog Post
Thursday, April 10, 2025
Today marks an exciting milestone as we welcome a new member to our FNC family: TMS FNC Push Notifications.Our journey into the world of web push notifications began some time ago, with the goal of empowering Delphi developers to...
Blog Posts:
Latest | Views arrow_downward
Tuesday, April 20, 2021
We're happy to announce the major release of TMS WEB Core v1.7 Ancona.The main new features are:Miletus framework : desktop application development with web technologyIntroduction of async methods in many areasUSB device accessFirestore filterin...
Monday, January 7, 2019
TMS Analytics & Physics developing library contains many algorithms for manipulating with symbolic math expressions. For example, it is able to evaluate symbolic derivatives of complicated expressions, approximate functions with symbolic, user...
Tuesday, March 10, 2020
Most will wonder what kind of programmatic expression or what kind of mathematical formula makes up the title of this blog. In this blog, for once I don't want write about programming nor maths, although the expression makes a lot of sense in the dai...
Wednesday, June 19, 2019
TMS XData 4.5 has been released with two major new features: parameter binding and Swagger UI. SwaggerUI is a great new addition, just by setting two simple properties in TXDataServer component (you can do it from the object inspector at design-time...
Monday, December 5, 2016
After the release of TMS Aurelius Free Edition, the free version of our ORM framework, I've been thinking to do some blog posts about some key TMS Aurelius features. However I spent some time deciding what features to show: would they be in chronolog...
Thursday, April 14, 2022
1. IntroductionTMS WEB Core is a framework that allows the user to write JavaScript web client applications with the Object Pascal language. Therefore the Object Pascal code is transpiled to JavaScript with the pas2js compiler .TMS WEB Core ...
Friday, February 14, 2020
Begin this month we announced a special Valentine challenge to all Delphi users. Everyone could simple share a screenshot of their project, created with Delphi using TMS components and win free licenses. We counted the number of likes, shares and ...
Wednesday, June 2, 2021
Everything evolves so incredibly fast in the software world! So our team is also trying really hard to keep up with the latest developments. And to give our customers access to all our latest developments we have created our no-nonsense subscription&...
Thursday, January 14, 2021
The New Year 2021 is still fresh and there is already a major update for TMS VCL UI Pack. As always, our updates focus on bringing the latest improvements and adding features to make your VCL Windows desktop applications built with Delphi & C++Build...
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...