Blog

Featured Blog Post

Thursday, September 11, 2025

On September 10, 2025, Embarcadero officially released RAD Studio 13 Florence, along with Delphi 13 and C++Builder 13. This brand-new version of the RAD Studio IDE introduces powerful new capabilitie...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Tuesday, April 17, 2018

We're excited to inform we are organizing a new training day: TMS RADical Web Day in Germany. Learn everything about fascinating new ways to create modern new web development with Delphi! When you're a passionate Delphi developer and interested i...


In object-orientation, an object can be considerable immutable even if it... changes. Introduction Learning a complex concept tends to be better absorbed if we divide the concept into small parts. For example, when we begin to learn Eng...


Tuesday, April 3, 2018

The redefinition of classes is a practical method to minimize the collision of names between classes, even using short identifiers. Introduction The Object Pascal language has a very useful feature which, I believe, is not widely used by d...


Tuesday, March 20, 2018

Declaring units in a specific order in code would facilitate the code maintenance in the future. Introduction When we're organizing our things, we tend to keep closer to us all objects that we use daily, right? So it should be with the...


Wednesday, March 14, 2018

In a previous blog, it was demonstrated how custom controls for TMS WEB Core could be created using the FNC framework and how easy it was to use FNC code that was written for VCL, FMX or LCL applications also for web applications. In this article, we...


Monday, March 12, 2018

Last week, our team was brainstorming and as usual, lots of interesting and cool ideas come up. Based on these ideas, we have some more exciting technology being worked on now and coming up soon and you’ll learn about it here shortly. B...


Thursday, March 8, 2018

We’ve been overwhelmed by the enthusiasm of many users about the news of TMS WEB Core and also the many reactions, feedback, comments of users who immediately got their hands wet with the technology preview. From all feedback received combine...


Tuesday, February 27, 2018

In November 2016, I created a presentation for Embarcadero CodeRage about creating FNC custom controls. You can find this presentation including its source code here: https://community.embarcadero.com/blogs/entry/developing-user-interface-controls...


Monday, February 26, 2018

One very cool feature of TMS RADical WEB (if not the main one) is that it allows Delphi developers to build Web applications that do not need a server connection. It's just HTML and JS files that run in the browser. But we all know that there are so...


Friday, February 23, 2018

There is the famous quote: "Everything starts with a dream" and many years ago, Michael Van Canneyt, one of the main contributors to the Lazarus and Free Pascal compiler project had the dream of having the Pascal language as a first-class language f...


PREVIOUS NEXT