Author Archives: roman

The Power of Delphi

One of my customers is working with Delphi for more than 20 years and he is now using the same codebase for an incredible number of project types. These types will show you how powerful Delphi is compared to other … Continue reading

Posted in Delphi, FireMonkey, HTML, RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE5, RAD Studio XE6, RAD Studio XE7, RAD Studio XE8, TMS Software, TMS Web Core | Comments Off on The Power of Delphi

Delphi 10.4.2

I just installed Delphi 10.4.2 and compiled a huge customer’s project. This project has about 2.3 million lines of code. Normally it is written and maintained with Delphi 10.3.3 Rio. For working inside the IDE it is compiled for Win32 … Continue reading

Posted in Delphi, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, Tips and Tricks | Comments Off on Delphi 10.4.2

HTML templates in Web Core

Did you know that you can connect TMS Web Core applications to existing websites? This is a very important feature since it allows you to create websites by web designers and then implement the business logic in pure Pascal. But … Continue reading

Posted in Delphi, HTML, RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE7, RAD Studio XE8, TMS Software, TMS Web Core | Comments Off on HTML templates in Web Core

Happy Birthday!

Hi all, today is Delphi’s 26th Anniversary! Happy birthday to this wonderful development language! I started to work with Delphi 2 and used Delphi 1 for legacy 16 bit applications. From this moment I used all Delphi versions 1, 2, … Continue reading

Posted in Delphi, RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE5, RAD Studio XE6, RAD Studio XE7, RAD Studio XE8 | Comments Off on Happy Birthday!

Async and Await in TMS Web Core

Today we published a blog article on the TMS Software web site. In this article Leon explains how to write complex asynchronous Web applications with TMS Web Core and Pascal. The trick is that asynchronous calls can be written in … Continue reading

Posted in Delphi, HTML, RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE7, RAD Studio XE8, Tips and Tricks, TMS Software, TMS Web Core, Uncategorized, Visual Studio Code | Comments Off on Async and Await in TMS Web Core

Need a new Web Application?

Due to the current situation, i.e. most retail shops are closed and many people have to work from home, web applications become more and more interesting to keep your business going. Fortunately we can use the full power of the … Continue reading

Posted in Delphi, TMS Software, TMS Web Core | Comments Off on Need a new Web Application?

Happy New Year

Happy New Year to everyone! 🙂

Posted in Uncategorized | Comments Off on Happy New Year

Merry Christmas

I wish a Merry Christmas to everyone. 🙂

Posted in Uncategorized | Comments Off on Merry Christmas

Did you know…?

Did you know that the RAD Studio Welcome Page shows if you have installed all necessary updates? I just learned that a necessary patch for macOS Big Sur was missing in my installation. Here you can see the current status … Continue reading

Posted in C++-Builder, Delphi, RAD Studio 10.4 Sydney, Tips and Tricks, Uncategorized | Comments Off on Did you know…?

TMS Web Core and FinalBuilder

TMS Web Core offers a command line compiler that can be used in Continuous Integration systems like the FinalBuilder. There you can simply add the so called “Execute Program” action to your project and select the TMSWebCompiler.exe as the program … Continue reading

Posted in Delphi, Third Party Components, Tips and Tricks, TMS Software, TMS Web Core, Uncategorized | Comments Off on TMS Web Core and FinalBuilder