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
Tuesday, February 25, 2020
Working hard! We are working hard on getting TMS FNC Core ready for the next update. It will include the TTMSFNCWebBrowser component that will support the latest browser technologies on various platforms. Microsoft replacing Internet Explorer/Edge wi...
Wednesday, March 14, 2018
In a previous blog, it was demonstrated how custom controls for TMS WEB Core could be created using the FNC framework and how easy it was to use FNC code that was written for VCL, FMX or LCL applications also for web applications. In this article, we...
Wednesday, November 9, 2022
In this post, we're going to revisit a few JavaScript libraries that we've already covered, with an eye to helping out new TMS WEB Core users get a more solid footing. Using JavaScript libraries in...
Thursday, October 28, 2021
This is a different article. It's a little bit longer than usual. It's the story of how a software developer team, working together, using wonderful & highly productive developmen...
Wednesday, June 3, 2020
We are thrilled to announce the release of TMS WEB Core v1.4! The new version not only introduces a record number of improvements, amazing new features but also supports the latest and greatest Delphi 10.4 Sydney. The new version v1.4 is available f...
Thursday, July 4, 2019
How to integrate a JavaScript component into TMS WEB Core As a proof of concept, this article describes how easy it is to achieve a basic integration of the Froala Editor into TMS WEB Core. Froala Editor is a lightweight WYSIWYG HTML Editor writ...
Monday, March 29, 2021
IntroThe multi-device, true native app platform The FireMonkey® framework is the app development and runtime platform behind RAD Studio, Delphi and C++Builder. FireMonkey is designed for teams building multi-device, true native apps for Windows,...
Tuesday, December 17, 2024
Asynchronous programming is crucial for modern applications, but managing multiple callbacks and events can quickly turn into a tangled messcommonly known as "callback hell". But the very need for asynchronous ca...
Friday, March 5, 2021
Today, we have a look at another often overlooked but yet convenient feature of TAdvStringGrid (and also TDBAdvGrid) from the TMS VCL UI Pack: HoverButtons!Activating HoverButtonsWith the HoverButtons, you can quickly setup actions to be performed on...
Monday, May 22, 2017
This is part 2 of the tutorial on how to create TMS XData and TMS Sparkle servers on Linux. On Part 1, we have installed Ubuntu and connected to it from Windows. Here is video for second part: Installing PAServer on Linux and running our first "Hell...