Blog

Featured Blog Post

Wednesday, September 2, 2026

TMS FNC UI Pack 7.3TMS FNC Data Grid 2.0 Intro A grid can contain every answer and still make the important ones hard to find. Which sales representatives are leading the quarter? Which targets are at risk? Where is growth slowing down? Tra...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Tuesday, September 8, 2026

In our previous blog post, Creating a Database Report Generator with TMS FNC DataGrid , we created a flexible report generator capable of loading database data and exporting the current view to several different formats. This time...


Monday, September 7, 2026

In the previous blog post, we introduced the new TTMSFNCFilterRulesManager and looked at how filtering can go beyond datasets and grid columns. Instead of only filtering data, the Filter Rules Manager can evaluate properties of Delphi objec...


Wednesday, September 2, 2026

TMS FNC UI Pack 7.3TMS FNC Data Grid 2.0 Intro A grid can contain every answer and still make the important ones hard to find. Which sales representatives are leading the quarter? Which targets are at risk? Where is growth slowing down? Tra...


Friday, August 7, 2026

In the previous blog post, we introduced TTMSFNCFilterView and looked at how users can filter data by interacting with familiar controls instead of building filter expressions manually. Checkboxes, combo boxes, sliders, date picker...


Thursday, July 30, 2026

Free sample Why build reports around a DataGrid? Many application reports begin in exactly the same way: connect to a database, execute a query, inspect the result, make a few visual decisions, and send the data somewhe...


Friday, July 24, 2026

In the previous blog post, we showed you how to use the TTMSFNCFilterDialog, allowing users to build complex filter expressions through a guided interface. That works well when users intentionally want to create or modify a filter. Howe...


Thursday, July 16, 2026

In the previous blog post, we explored how TTMSFNCDataSetFilterDialog and TTMSFNCFilterDialog allow users to build complex filters through a guided visual interface instead of manually writing filter expressions. While screenshots explain the con...


Thursday, July 9, 2026

In the previous blog post, we looked at how TTMSFNCFilterBuilder can be used to build filters as a structured model instead of manually creating one long filter string. That structure gives us a lot of flexibility as developers. But in many...


Thursday, July 2, 2026

TMS FNC UI Pack 7.2 Intro In many applications, a grid is more than a table on a form. It can represent different views of the same workflow: a summary, a sales overview, an inventory list, a log, or a temporary working set. Tradition...


Thursday, June 18, 2026

Filtering data is something we all do. Whether it’s a grid, a dataset, or a list of objects—at some point, users want to narrow things down. In Delphi, the most common starting point is still the Filter property on a TDat...


PREVIOUS NEXT