Blog
Featured Blog Post
Monday, August 25, 2025
We are proud to announce the release of TMS Smart Setup 2.0 a major new version that takes Smart Setup beyond its original scope and transforms it into a universal build and installation platform for the entire Delph...
Blog Posts:
Latest | Views arrow_downward
Wednesday, December 18, 2024
IntroductionAs always, our team goes on relentlessly to further shape TMS WEB Core into the most productive & valuable framework for real web client application development with Objec...
Thursday, July 7, 2022
Welcome to our new TMS Blog Series, TMS WEB Core and More with Andrew. In this bi-weekly series, we'll be looking at many aspects of developing TMS WEB Core projects, including packaging options with PWA, Miletu...
Tuesday, September 27, 2022
IntroToday, we are continuing our cloud base REST blog series with part 2: Extended. If you missed our first blog, follow this link: https://www.tmssoftware.com/site/blog.asp?post=993. TMS FNC Core is a universal cor...
Tuesday, April 19, 2022
With the release of Google Chrome 100 came the new Multi-Screen Window Placement API. This API allows you to enumerate the displays connected to your machine and to place windows on specific screens. We've wrapp...
Tuesday, November 24, 2020
Intro TMS VCL UI Pack offers a wide range of visual and non-visual components. Recognizing visual components is easy: drop them on the form and you're ready to go. Non-visual components, which in many cases, carry and support a lot of the visual comp...
Tuesday, December 29, 2020
This is a frequently asked question from TMS WEB Core users how a PDF file, typically a generated report, can be shown from a TMS WEB Core app. The good news is that it is simple as browser technology has us covered. There are basically two options:...
Tuesday, January 31, 2017
With the 1.7.1.0 release of the TMS FNC UI Pack we have introduced a TMS FNC Core separation. This means the TMS FNC Core needs to be installed as a prerequisite in order to successfully install the TMS FNC UI Pack. Apart from this separation, the n...
Thursday, October 11, 2018
One of the more exciting technologies of past years is Electron. For those not familiar with Electron, a small background first. Electron was first created to enable the development of Github's Atom editor, which is meanwhile a highly popular a cros...
Tuesday, June 26, 2018
Compilation Directives could help you to make your code multi-platform or even cross-compiled. Introduction Compilation directives are powerful commands that developers could use to customize how the compiler works. These directives pas...
Tuesday, June 20, 2017
Since the latest release of TMS Cloud Pack, there is now also built-in support to use Google Firebase for cloud data storage. The architecture of Google's Firebase is quite simple. It offers storage of JSON data in the cloud. The JSON data has a uniq...