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
Friday, January 15, 2021
We are pleased to share two more tips for using TMS WEB Core v1.6 Pesaro. The first tip is for how you could implement on the fly filtering on a TWebResponsiveGrid. The second tips concerns the dynamic creation and use of a TFrame. Let's dive into t...
Sunday, January 6, 2019
We're happy to announce that TMS Aurelius Free Edition, the free version of TMS Aurelius, our highly regarded ORM (Object Relational Mapping) framework for Delphi, now supports Delphi 10.3 Rio. TMS Aurelius Free Edition has all the features that are...
Saturday, November 16, 2024
In this post, we'll explore how to sign and validate JSON Web Tokens (JWTs) using asymmetric keys (RS256) in XData and Sphinx. What Are Asymmetric Keys?Asymmetric encryption uses a pair of keys: a private key and a public key. The...
Friday, February 12, 2021
Coincidence or not, but 26 years ago, in 1995, not only Delphi 1 was released by Borland but Microsoft also released Windows 95 that from that moment on skyrocketed in popularity and went for world domination as operating system.Who would have though...
Wednesday, March 18, 2009
We're proud to announce the release of a major update of our multi-pane financial graphs & feature rich charting VCL components for Delphi and C++Builder. With TMS Advanced Charts, you can create DB-aware or non DB-aware multi-pane or multi-serie fin...
Monday, December 27, 2021
In this article, well show how to implement curve fitting with FNC math components presented in version 3.2 of TMS Analytics & Physics library, most importantly, with little to no code!Curve fitting (approximation) is a mathe...
Saturday, August 30, 2025
The use of compressed files is mainstream and many format-algorithm combinations exist to reduce the amount of data stored on computer or exchanged over the Internet.One of the most used, and historical, compressio...
Tuesday, December 7, 2021
Introducing Google Places and polyline symbols support in TMS FNC Maps v2.4.Google PlacesAutoCompleteThe AutoCo...
Friday, July 19, 2019
In the last post, I looked at methods to help you get information about connected displays and determine the path name for common folders. Lets look at something very valuable when you want to convert binary data into a string: Base64 encodi...
Wednesday, December 2, 2020
Introduction: Supporting .NET 5 We've just released FlexCel .NET 7.8, which adds support for .NET 5. Usually, "adding support" for a new version of a .NET framework is just recompiling the code, but in this case, as .NET 5 is the successor of .NET...