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
Wednesday, February 10, 2016
Introduction In FlexCel .NET 6.7.9, we introduced preview support for .NET Core This is a preview FlexCel release since it is compiled against a preview version of .NET Core and shouldn't be used in production, but it can be fun to explore. ...
Wednesday, September 22, 2021
Imagine Imagine your access to functionally useful libraries, components, controls that are hard to find in the Delphi developer community suddenly became easily available. Visualize Visualize you had no more concerns what platform or ...
Wednesday, October 9, 2024
We are happy to share that the TMS FNC UI Pack now includes the brand-new FNC DataGrid 1.0! This powerful addition enhances your UI development experience, offering advanced grid functionalities that are fully cross-p...
Thursday, October 4, 2018
It is nice there is also free open-source IDE for Pascal developers, but what is really nice is that this free IDE runs on multiple operating systems. It can be natively run from Windows, macOS and Linux. And yes, Raspbian being in the Linux family,...
Wednesday, September 13, 2023
Selecting a directions service Switching directions services in TMS FNC Maps for Delphi is easy. Selecting the right directions service to use for a specific application can be quite complex. Fortunat...
Tuesday, July 9, 2024
IntroductionSince several years, TMS WEB Core offers Object Pascal RAD component based web client development. This is accomplished by visually building your web forms from the Delphi IDE and transpiling the Objec...
Wednesday, October 26, 2022
TMS VCL UI Pack has a lot of powerful components, both visual and non-visual. One of them is the TAdvPDFLib component. TAdvPDFLib is capable of generating PDF files in a Delphi VCL application.Getting StartedTo get started, drop a TAdvP...
Tuesday, April 26, 2016
TMS FNC UI Controls, a set of framework neutral controls Introduction As your customers use an ever increasing number of devices & operating systems, it is a daily challenge for us, software developers to make our software available for ...
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...
Tuesday, August 25, 2020
Many times a quick and easy way is needed to export some basic data from a grid into an Excel file. We all know that Excel has lots of various features and covering the offered functionalities would require a huge library that we probably don't need...