Blog
Featured Blog Post
Friday, March 27, 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 top. Th...
Blog Posts:
Latest | Views arrow_downward
Wednesday, April 29, 2009
Introduction Some days ago I was speaking with a friend, and at a certain moment I realized that we were mentioning too many statistics made on the spot. About 93.6% to be more exact. At that time I remembered that we do have access to the statistics...
Friday, February 10, 2023
Last time out, we got our TMS WEB Core app up and running, using the Miletus Framework. The basic layout of the app was created, and we sorted out the WebSocket API connection to the <a href=...
Sunday, January 24, 2021
Our VCL component TAdvStringGrid is one of our components with the longest history. It served thousand and thousands of software developers on planet Earth and we are incredibly thankful for an not oversee-able amount of ideas from users that went i...
Friday, July 7, 2023
It's Friday, and it's time for a freebie. This time around, this freebie is based on a customer question we came across recently. In TMS FNC Maps, we have a separate Google Maps based component. Each time Google pushes an update, the version nu...
Wednesday, May 31, 2023
We are working so hard, developing new and exciting features and improving what already exists that we sometimes forget to look at everything from a distance. It's clear that the vast amount of products we have offer a wide range of quality com...
Wednesday, March 9, 2016
Exceptions The new 1.1 release of TMS Logging supports automated exception handling. All you need is a simple Boolean property set to true and your existing applications can benefit from this new feature that will automatically log unhandled e...
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 ...
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...
Wednesday, January 21, 2009
Introduction In article 5, we've introduced the basic API to use the new Vista TaskDialog from Delphi. The basic API however only allows to do marginally more than the good old MessageBox. To get more out of the new TaskDialog, Vista exposes the ...
Tuesday, February 22, 2022
Using TMS MemInsight is easy: drop a component on your form, set some properties and there you go. Altough the component and UI of TMS MemInsight are currently based on the VCL you can already use it in your FireMonkey (on Window...