Blog

Featured Blog Post

Monday, August 25, 2025

We are proud to announce the release of TMS Smart Setup 2.0 — a major new version that takes Smart Setup beyond its original scope and transforms it into a universal build and installation platform for the entire Delph...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Wednesday, August 31, 2022

Again, we are back with another update: TMS FNC UI Pack 4.1!FNC planner editorA major new requested feature was the ability to integrate a custom editor for editing items. In 4.1, we introduced a way to provide your own dialog, bas...


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


Monday, July 11, 2022

TMS FNC Chart had a lot of customization options in terms of appearance and overall look & feel, and with a lot of property settings the result was achievable yet time consuming. In v2.0 we went the extra mile and bundled all your highly appre...


Wednesday, June 29, 2022

TMS FNC Chart v2.0 is a major milestone and we are already collecting feedback and thinking about new features for the next version. We listed some of the top requested features in this blog post, but if you have other exciting ideas, please...


Thursday, May 19, 2022

We, as developers, seek for new exciting APIs, new components that offer that little bit extra, or something completely new and mindblowing. As component developers, it's a daily quest to put new and exciting features into our...


Wednesday, May 4, 2022

Last week we did a blog on visualizing your own data structure, which showed the capabilities of virtual data, and the little code required to get up and running. Today's blog is demonstrating how to interact with the chart. When the data is loade...


Wednesday, April 27, 2022

In April, we did a blog on how to retrieve Google Analytics results, and display them in a TMS FNC Chart instance. The data, coming from the request, was displayed in a points collection. Did you know that you can also map your own data structu...


PREVIOUS NEXT