Delphi

Quickly Build A Cross Platform Low Code Christmas Movie REST API Client With Delphi FireMonkey

Author: EAE It is quick and easy to build a REST client with Delphi. I wanted to build out a Christmas themed project in Delphi and what better way than to build a Christmas Movie finder app. I wanted to build this app so that it was cross platform and would run on Android, iOS, macOS, and Windows with a single code base and single UI so I picked FireMonkey to do this. I also wanted to built the…
Read more
Delphi

Preparing for Linux

Author: NatSam If you’ve seen the roadmap or the product address then you know Delphi for Linux is coming. Delphi’s come a long way in recent years, reaching all the platforms that matter . . . Windows 32-bit Windows 64-bit macOS iOS Android Windows 10…
Delphi

Setting a Tab Item Badge Value

Author: Chris Chuah I recently received some questions on how to display a circular badge icon and badge value on a tab item in TTabControl. Badge icons are commonly set to indicate a status change. The number displayed on the badge is frequently tied to a local notification…
Delphi

Learn to Program in Delphi - Introduction and Installation

Author: Pawe Gowacki This blog post is the beginning of the “Learn to Program in Delphi” series. My name is Paweł Głowacki and I have been using and teaching Delphi for the last 20 years. I love Delphi programming and I do it also in my spare time. I think you can call me a “Delphi Maniac”. Simultaneously with me David Millington, C++Builder Product Manager, is starting a…
Read more