Blog Options
Archive
<< December 2020 >>-
Tuesday 29
- Show a PDF from a TMS WEB Core app -
Monday 28
- This was 2020 at TMS -
Friday 18
- FNC empowers your FMX (FireMonkey) development -
Thursday 17
- XMAS special just for YOU! -
Tuesday 15
- TMS WEB Core for Visual Studio Code 1.2beta introducing the pas2js v2.0RC compiler! -
Monday 14
- TMS FlexCel academic license -
Wednesday 9
- TMS FNC Maps: Small update with big improvements -
Tuesday 8
- TMS WEB Core v1.6 beta in a nutshell (video) -
Monday 7
- TMS WEB Core v1.6 beta brings the pas2js v2.0 quantum leap -
Friday 4
- TMS priority support -
Thursday 3
- FlexCel .NET, .NET5, Blazor and WebAssembly - Part 2 -
Wednesday 2
- FlexCel .NET, .NET5, Blazor and WebAssembly - Part 1
- We welcome Abatic, consulting partner for Spanish TMS/Delphi users
Authors
- Bernard Roussely (3)
- Wagner Landgraf (104)
- Dennis Röhner (1)
- Roman Yankovsky (2)
- Bart Holvoet (45)
- Aaron Decramer (85)
- Pieter Scheldeman (142)
- Nancy Lescouhier (32)
- Adrian Gallero (35)
- Bruno Fierens (463)
- Marcos Douglas B. Santos (5)
- Bernard (4)
- Bradley Velghe (38)
- Andrew Simard (86)
- Holger Flick (15)
- Gjalt Vanhouwaert (50)
- Tunde Keller (38)
- Masiha Zemarai (117)
Blog
Featured Blog Post
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...
Blog Posts:
Latest arrow_downward | Views
Thursday, August 13, 2026
The TMS AI City Guide project is a Delphi FireMonkey application that combines interactive maps, AI-generated points of interest, GPX route export, and AI-generated speech. It demonstrates a useful pattern for cross-platform Delphi...
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, August 6, 2026
Last week we launched our free Summer Project 2026: TMS City Guide, an AI-powered virtual tour guide built entirely with Delphi. Instead of following a predefined route, TMS City Guide creates a personalized walking tour based...
Tuesday, August 4, 2026
Deploying a Delphi HTTP backend on Linux has always involved a decision you didn't really want to make. You could build an Apache module with WebBroker which means installing and configuring Apache on every server, matching mod...
Thursday, July 30, 2026
Build a Summer City Walking Tour Guide with TMS AI Studio, TMS FNC Maps and TMS FNC UI PackSummer is the ideal moment to explore a city by walking. Whether you are visiting a new...
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
For years, FNC Maps has given VCL and FMX developers one component that talks to Google Maps, Azure Maps, HERE, Mapbox, Leaflet and half a dozen other providers through a single, consistent API. It is one of those components people forget...
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...
Wednesday, July 15, 2026
Model Context Protocol (MCP) is the standard that lets AI clients like Claude Desktop, OpenAI Desktop, Cursor, ... call out to your own tools. An MCP server exposes a set of functions, the assistant reads their descriptions, decides when to ...