Many thanks to Eli for this great overview of C++Builder and what it offers to application developers.
Embarcadero’s C++Builder is a versatile rapid application development tool which leverages powerful technologies to help you quickly build beautiful desktop and mobile apps with the power of C++. C++Builder has built-in support for platforms like Windows and iOS, technologies like JSON/BSON…
Getting Started with Delphi and Linux Docker Support
December 2, 2019
Over the last few years, it has become more and more common to deploy server-side solutions (and in fact any type of application) to lightweight containers rather than physical machines or virtual machines, as this allows more flexibility (also in terms of testing), a better…
The #IoT2019Competition focuses on building a connected project using Delphi or C++Builder and Visuino.
Entries must publish the code online (GitHub, BitBucket, Assembla, etc.) along with a short video (YouTube, Vimeo, Lbry, etc.) showing it in action. The project must…
IDE Improvements in RAD Studio 10.3.3
November 26, 2019
RAD Studio, Delphi and C++Builder 10.3.3 were released last Thursday, Nov 21 2019. There are a number of great improvements this release, and in this post we’ll look at some of the tweaks and changes to the IDE itself.
Features
Editor tabs show modified status
In 10.3…
A month ago, we announced that an Enterprise Connector (CData FireDAC Professional) 1 year subscription license (a $999 value) is now included as part of 10.3 Delphi, C++Builder and RAD Studio Enterprise and Architect edition purchases.
Key Enterprise Connector benefits…
Class Implementing Two Interfaces with Duplicate Method Names
November 26, 2019
Delphi only supports single inheritance. A Delphi class can only descend from a single parent class, but a Delphi class can implement multiple interfaces.
type
TAthlete = class(THuman, IWalker, IJumper)
The TAthlete descends from the THuman parent class (which…
New in RAD Studio 10.3.3: iOS 13 and macOS Catalina support
November 26, 2019
macOS Catalina (Delphi) support
Back in July when we introduced 10.3.2, we added macOS 64-bit support to Delphi. We’ve expanded that support in 10.3.3 to include macOS Catalina. macOS Catalina is the first version of macOS that requires all apps to be 64-bit…
InterBase Temporary Tables
November 25, 2019
InterBase Temporary Tables
This last week, InterBase 2020 has been released bringing the awesome Tablespaces feature into play. This new feature enables splitting the database into groups of tables (a Tablespace) that can then be put onto different physical disks (to aid…
Delphi Android 64-bit Support in RAD Studio 10.3.3
November 22, 2019
In this post, we’ll show you the main features of the just released RAD Studio 10.3.3 the Delphi language support for the Android 64-bit platform.
Android 64-bit Delphi Support
Platform support is provided by a new Delphi compiler for the Android 64-bit platform, which…
RAD Studio 10.3.3 Now Available, Learn More
November 21, 2019
We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.3.3.
10.3 Rio Release 3 builds on the feature set of 10.3, 10.3.1 and 10.3.2 by adding new capabilities throughout the product. Delphi 10.3.3, C++Builder 10.3.3 and RAD Studio 10.3.3 are now…


