Blog
Featured Blog Post
Wednesday, June 24, 2026
Intro Exporting charts is not only about taking a screenshot. Reports, dashboards, documentation, and web pages often need output that stays sharp at any size. This post shows how TMS FNC Chart exports a professional mixed chart to SVG acros...
Blog Posts:
Latest | Views arrow_downward
Thursday, January 9, 2020
It's fascinating how 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 ...
Thursday, June 27, 2019
Not so long ago, I posted about how to convert an image into a Base64 string. Today, I will show you that using TMS Web Core, this is even easier. If we look into the source code of TMS Web Core, we find that the custom image control adds a public p...
Wednesday, May 13, 2009
The latest release of TMS Scripter Studio Pro allows you to define a theme for the IDE (Integrated Development Environment). This feature requires other TMS products, like TMS AdvMenus and TAdvOfficeTabSet. So, if you are a TMS Component Pack custome...
Friday, May 14, 2021
When writing web client applications with TMS WEB Core, chances are you will be spending quite some time in the browser developer tools. This is the place where you can debug your web client applications and can inspect every detail of your web appli...
Tuesday, November 20, 2018
Lots of enthusiast Delphi developers already got started exploring TMS WEB Core web application development and some even successfully building their first web applications for customers. There are literally tons of little tips and tricks for creatin...
Tuesday, January 28, 2025
We are thrilled to introduce the TMS Dashboard, a versatile, free tool designed to elevate your experience with TMS products. Our new dashboard simplifies managing TMS software products, brin...
Monday, June 24, 2019
Creating a second form is easy and has been shown in the last post. However, sometimes we might not want to take the other form to take up the whole screen but make it a pop-up window instead. As its an amazing framework from TMS Software (dis...
Thursday, March 3, 2022
Automatically accessing files in cloud storage, making backups, sharing files with other users, distributing application resources via a cloud storage service ... all these use-cases became a common practice in recent years. And with TMS FNC...
Thursday, April 2, 2020
We are announcing a new major FlexCel version today. FlexCel 7 was mostly about rendering charts, and FlexCel 7.5 keeps on the same topic, being mostly about creating and modifying charts with code. The new Chart API The fastest way to getting s...
Tuesday, April 12, 2011
When writing documentation for your projects, components etc..., source code snippets are indispensable to clarify things. Sadly, when performing a "Copy to clipboard" from the Delphi IDE code editor, this is copied to the Windows clipboard as plain ...