Embarcadero has just released a patch for RAD Studio, C++Builder and Delphi 10.3.2. The patch is available at:
https://cc.embarcadero.com/item/30886
Here are the readme notes:
Issue: Applications compiled with RAD Studio 10.3 or 10.3.1 and using runtime packages will not start when executed against the 10.3.2 version of the RTL runtime package.
Summary: This patch addresses a compatibility issue…
How to Get IMEI on Android Devices with DELPHI 10.3 Apps
July 29, 2019
Author: Landerson Gomes
In this post, we will write an Android application with Delphi 10.3 Rio capable of capturing the device’s IMEI. Read on to learn more and replicate it.
Knowledge Update
The intent is an update of the post GET THE ANDROID DEVICE WITH DELPHI…
The new 10.3.2 RAD Server Management Console
July 26, 2019
Since Embarcadero started bundling RAD Server development support with RAD Studio, there has been a little-known utility available to manage installations from a desktop client. This application was originally called EMS Desktop console, and used to ship both as a binary in…
RAD Server Improvements in RAD Studio 10.3.2
July 25, 2019
Over the last couple of years, Embarcadero has been expanding the features and capabilities of theRAD Server architecture, while at the same time making it more affordable (by including free deployment licenses with different RAD Studio editions).
The recent 10.3.2 Release of RAD Studio continues in the same direction, adding several interesting features to RAD Server, which I’m…
Building macOS 64-bit Applications with Delphi 10.3.2
July 19, 2019
Yesterday, Embarcadero releasedRAD Studio 10.3.2, which includes Delphi 10.3.2 — available also as a stand-alone product. There are many great features in 10.3.2, along with a high number of quality improvements, but the most notable is certainly the addition of…
C++Builder 10.3.2 is now available!
July 18, 2019
The whole product team is very pleased to announce that RAD Studio, including C++Builder and Delphi, v 10.3.2 is now available. If you have an active update subscription, you can download it now:
RAD Studio 10.3.2 Rio
Delphi 10.3.2Rio
C++Builder…
High-DPI on Windows 10
June 3, 2019
Often times when we talk about monitors we discuss resolution (e.g.1920×1080) and diagonal dimensions (e.g. 27” or 68.58 cm), but we can use these numbers to calculate the DPI (see More on DPI and PPI below) with the good ol’ Pythagorean theorem. As the screen gets larger, the DPI gets lower, unless you also increase the resolution.
DPI = (sqrt(sqr(width)+sqr(height))/diagonal
Originally…
Boost for C++Builder 10.3.1 - now available!
May 15, 2019
The Boost library is now available for C++Builder and RAD Studio 10.3.1.
Boost is a very important third party C++ library, and one many of our customers request support for.It’s taken us longer than we had hoped, but I’m very glad to announce it’s…
In early versions of Delphi and RAD Studio, a user could change some of the current project options and (with a check box) save them as default, that is as the initial options for any future project. It was also possible to change this configuration by selecting the Project…
March 2019 GetIt Package Manager Report
March 1, 2019