C++

Version 10.3.2 Now Available, Learn More

We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.3.2. 10.3 Rio Release 2 (also known as 10.3.2) builds on the feature set of 10.3 and 10.3.1 by adding new capabilities throughout the product. Delphi 10.3.2, C++Builder 10.3.2 and RAD Studio 10.3.2 are now available for any active Update Subscription customer. With Release 2, developers can target the macOS…
Read more
Delphi

NEW: Build FireMonkey Apps for Linux (Delphi/RAD Studio)

Announcing FMXLinux Bundling with Delphi and RAD Studio I’m pleased to announce that Embarcadero Technologies has reached an OEM distribution agreement for FMXLinux with Eugene Kryukov. Customers with an active subscription to the Enterprise or Architect editions of…
News

Use TRESTDataSetAdapter with arbitrary JSON

One basic questionI get asked is howcan I convert arbitrary JSON into some kind of data structure such that I can extract useful data? One solution is to use the TRESTDataSetAdapter with arbitrary JSON. TheTRESTDataSetAdapterandTClientDataSetcomponents convert theJSONrepresentation into a dataset. The TRESTDataSetAdapter has many nice…
Read more
News

FireDAC and Microsoft Azure SQL Database

I’ve started to get requests to use FireDAC with Cloud Databases, like SQL Azure. The question whether or not to put your business data in the cloud is getting easier and easier these days and a lot of that is thanks to Microsoft’s investment in Microsoft…
News

Delphi for Linux RTL units

Author: Didier Cabalé I want to follow up my blog post covering the Delphi Linux compiler with a second one focused on the RTL units that are going to be available in Delphi for the Linux platform. The System Name Space These are the units part of the System name space that are available for the Linux platform (in alphabetic order): SysInit.pas System.Bindings.Consts.pas: this and following…
Read more
News

RAD Studio 12.2 Athens Inline Patch 1 Available

October 17, 2024 RAD Studio 12.2 Patch #1 provides quality improvements to the 12.2 release, focused on RAD Studio IDE, FireMonkey, the bcc64x Win64 Modern toolchain, RAD Server, and the 64-bit versions of the Delphi compiler. The patch also fixes a package binary compatibility issue that prevents using packages built in RAD Studio 12.2 in RAD Studio 12.1 and 12.0, mostly affecting third-party…
Read more