Blog
Featured Blog Post
Tuesday, January 14, 2025
IntroIf youre developing in C++ and looking for a powerful, flexible, and highly customizable data grid solution, then TMS FNC Data Grid is the perfect choice. In this blog, we'll walk you through the process o...
Blog Posts:
Latest arrow_downward | Views
Wednesday, November 23, 2022
Last week we released a BETA version of TMS FNC Core and introduced the TTMSFNCResponsiveManager. This component is capable of allowing you to design responsive applications without code. Want to find out more? https...
Thursday, October 6, 2022
IntroToday, we are continuing our cloud base REST blog series with part 3: Sync vs Async. If you missed our first blog, follow this link: https://www.tmssoftware.com/site/blog.asp?post=993. The second blog covers a ...
Tuesday, September 27, 2022
IntroToday, we are continuing our cloud base REST blog series with part 2: Extended. If you missed our first blog, follow this link: https://www.tmssoftware.com/site/blog.asp?post=993. TMS FNC Core is a universal cor...
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 RE...
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 ...