Blog
Featured Blog Post
Thursday, August 20, 2026
Throughout this series, we've looked at different ways of building and applying filters. We started with the TTMSFNCFilterBuilder, moved on to visual filter dialogs, and then used TTMSFNCFilterView to let users build filters natura...
Blog Posts:
Latest | Views arrow_downward
Friday, May 23, 2025
This is part 3 of our blog series on adding AI superpower to your Delphi & C++Builder apps. We already had the first article on basic usage of LLMs and the second article about using function calling wi...
Friday, April 10, 2015
From Wikipedia: Cross-origin resource sharing (CORS) is a mechanism that enables many resources (e.g. fonts, JavaScript, etc.) on a web page to be requested from another domain outside the domain from which the resource originated. In ...
Tuesday, May 24, 2022
The last couple of posts covered FlatPickr, a popular and very capable datepicker JavaScript library. We looked at many of its options and even looked at two completely different ways to add it to our TMS WEB Core projects. What we didn't...
Monday, November 9, 2020
TAdvWebBrowser/TTMSFNCWebBrowser TAdvWebBrowser or TTMSFNCWebBrowser are both the same components. The first one is a component that is available in TMS VCL UI Pack and the TTMSFNCWebBrowser is included in TMS FNC Core. This component can display we...
Thursday, May 22, 2025
Image generated by GrokAfter the AI introduction blog on basic completion, i.e. prompt & answer cycles with the LLM, here is the 2nd part on function calling. This is where things get really interestin...
Wednesday, July 28, 2021
At the end of June, Microsoft revealed its GitHub Copilot project. The Microsoft GitHub Copilot project is a sort of AI driven code completion on steroids. It's both amazing and controversial at the same time and for sure generates a lot of debate am...
Friday, March 24, 2023
In our last Home Assistant post, Part 6, we had a look at how to incorporate climate data into our Catheedral app - a TMS WEB Core project built using the Miletus framework...
Thursday, August 14, 2025
The Model Context Protocol (MCP) has revolutionized how AI agents interact with external data sources and tools. With the newest version of TMS AI Studio, we now have Streamable HTTP Transport suppor...
Thursday, February 22, 2018
Given TMS WEB Core is based on a Pascal to Javascript compiler with the Javascript code running in the browser, there is not a direct way to debug the code from the Delphi IDE. From the IDE, the Javascript code is generated and the browser is laun...
Thursday, May 15, 2025
TMS FNC UI Pack 6.6 IntroTMS FNC UI Pack 6.6 brings a series of significant improvements and fixes as well as some major new features for the TMS FNC Data Grid. If youre developing in Delphi and looking for a powerf...