Blog

Featured Blog Post

Wednesday, May 8, 2024

After the very successful edition in 2023, our team is working hard to bring the new TMS Training Days 2024.A lot has happened in the Delphi world, with Delphi 12, 12.1 being released, with numerous TMS product updates and several n...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Thursday, September 22, 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 create and execute REST req...


Wednesday, August 10, 2022

In the previous blog posts we handled the basics, demonstrated how to work with collections, generic lists and dictionaries related to object persistence in JSON. Below is an overview of part 1, 2 & 3 of this blog series.Basi...


Monday, August 8, 2022

GenericsThe previous blog post explained how to deal with collections. This blog post will use and transform the TPersonRelations collection to a TObjectList<TPersonRelation> generic type list.TPersonRelation = class(...


Friday, August 5, 2022

CollectionsIn the previous blog post, we talked about the basics for saving and loading objects to and from JSON data. Today, we are going a step further and will look at collections. To demonstra...


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...


Wednesday, February 2, 2022

IntroTMS FNC Core is the core foundation of FNC. It offers a solid structure for the other FNC component sets such as TMS FNC UI Pack and TMS FNC Maps. In the past, we have demonstrated the capabilities of TMS FNC Core in vari...


Friday, January 7, 2022

We kick of the New Year with the first of "How it works with Holger" for 2022 and this first one this year is about using base64 encoded data.With REST APIs, JSON data, web client apps, string encoded binary data in URLs... ever more prominent ...


Monday, December 20, 2021

IntroFNC was born in 2016 and with it, a lot of great opportunities and ideas. We started with TMS FNC Chart, followed by TMS FNC UI Pack only 4 months later! The typical components such as a grid, treeview, planner and many more ar...


Friday, November 26, 2021

IntroRecently we covered a blog post related to high DPI in combination with SVG in RAD Studio Alexandria. Adding SVG to your application makes you not have to worry for what the future brings in terms of look and feel. The scalable vector graphic...


Tuesday, November 16, 2021

The new update of TMS FNC Core v2.7.0.0 and TMS FNC UI Pack v3.6.0.0, has updated modern design-time editors. And the implementation of an editor for the TTMSFNCBitmapContainer component.High...


PREVIOUS NEXT