Blog
Featured Blog Post
Friday, April 3, 2026
Intro Stock data is one of the most demanding chart scenarios: dense OHLC bars, date labels that need rotating, interactive panning across months of history, and overlay series like trend lines and moving averages sitting on t...
Blog Posts:
Latest | Views arrow_downward
Friday, May 19, 2023
If you are familiar with the world of single board computers then you have probably noticed the difficulties when wanting to purchase a Raspberry Pi. This is caused by various component shortages surrounding the Ra...
Tuesday, August 30, 2022
We've covered Sparklines and Chart.js so far in our miniseries on adding charting capabilities to our TMS WEB Core projects. These have been great for adding either really simple charts (Sparklines) or what...
Tuesday, December 8, 2020
We are proud to announce a new collaboration with the team from Abatic in Spain to assist users of Delphi in combination with TMS products. From today, Abatic is our consulting partner for Spanish speaking software developers and software developmen...
Friday, December 18, 2009
For a change, we do not announce a new component today, but two free IDE plugin's for Delphi. The first plugin we'd like to present is the TMS Presentation Helper & Clipboard Monitor. This IDE plugin serves two purposes. First of all, it is a code sn...
Wednesday, July 13, 2022
It's not a secret that the browser API supports ever more machine hardware related features, making it slowly but surely a cross-platform operating system on its own. As it is also always a goal of TMS WEB Core to make it Object Pascal ...
Wednesday, June 9, 2021
If any of these technologies are of interest to you, we have a new webinar coming up with another first!Reserve your first class seat now while it can here. We will show you for the first time in public, the latest state of project Miletus in TM...
Monday, June 19, 2017
The problem of data approximation (curve fitting, surface fitting) arises from many areas: economics, physics, informatics and many others. There are many libraries, realizing numerical tools for using the approximation in software applications. The ...
Friday, February 17, 2023
Last time in our "Working with Home Assistant" mini-series, we covered the first of four panels that appear on the Home page of our TMS WEB Core project, Catheedral. We're next going to cover th...
Tuesday, August 2, 2022
IntroTMS FNC Core is a universal core layer for creating rich visual and non-visual components for VCL, FMX, LCL and WEB core apps. A major part of TMS FNC Core is the ability to save and load objects to and from...
Tuesday, August 18, 2009
The VCL component TMonthCalendar that is a wrapper for the Microsoft COMCTRL MonthCalendar has a WeekNumbers property with which you can control whether week numbers are displayed or not in the calendar. It also has properties ShowToday and ShowToday...