News

Changes to FireDAC Transaction Isolation Configuration in RAD Studio 10.4

Before RAD Studio 10.4, the default of transaction isolation option for FireDAc connections wasread committed. That is TFDConnection.TxOptions.Isolation was xiReadCommitted. This was the value set for the component, and being the default it wasn’t send to the database. FireDAC just assumed the default value in its configuration was the default of the database and it did not explicitly…
Read more
News

Patch 2 for RAD Studio 10.4 now available

This patch addresses a number of issues in RAD Studio 10.4, pertaining to Delphi Compiler, the RAD Studio IDE in general and the new LSP-based Code Insight in particular, plus C++ Builder Android exceptions and some debugger issues. The installation of this patch requires a prior installation of Patch #1 (separately available on GetIt and in the download portal). Installing this patch is…
Read more
C++

RAD Studio 10.4 Now Available, Learn More

We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.4 Sydney. RAD Studio 10.4 delivers significant improvements for Windows 10 VCL desktop development, Delphi multi-device development, and developer productivity that optimize application…
C++

Getting Started with InterBase for RAD Users

Most, if not all, of your applications will connect to some database backend.  For Delphi and C++Builder users, most have either used it previously or have heard of it. InterBase is a zero admin, small footprint database engine that offers enterprise grade database capabilities like granular transparent database encryption, powerful access control, point-in-time recovery and patented data change…
Read more
C++

VCL Per-Control Styles - New in RAD Studio 10.4

In the past, the VCL library allowed a developer to select one style (or no style) for the entire application. In 10.4 the VCL library allows you to use multiple VCL styles at the same time in different forms of your applications, or even different controls of the same…
Delphi

ALLMediaServer - Cool Apps Selection

ALLMediaServer – Cool Apps Selection Today’s CoolApps selection isALLMediaServer, from ALLPlayer Group, Ltd. It is a fantastic program that lets users consume media across any platform on their network.ALLMediaServeruses a network connection to…
C++

RAD Studio 10.3.3 iPhone XS and XR Debugging Patch

An issue debugging on iOS devices containing an A12 chip has been resolved We’ve just released a patch for Delphi and C++Builder 10.3.3 which resolves the following issues: RSP-26709Debugger ‘freezes’ on iPhone 11 Pro RSP-25732Can’t debug on iOS Device Both these issues were related to debugging on an iOS device with an A12 (arm64e)CPU. Affected devices…
Read more