News

RAD Studio Installer Options

Installing RAD Studio via the online GetIt installer, and packages via the GetIt Package Manager, isrestored. Installing RAD Studio Today, we have two installers for Delphi, C++Builder and RAD Studio. Our GetIt, web-based installer, and our offline InstallAware installer (ISO). The GetIt installer technology was introduced with the 10.1 Berlin release. Using the GetIt installer is our…
Read more
C++

Boost for C++Builder 10.3.1 - now available!

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…
News

Troubleshooting: Installing Bookmarks and Navigator in 10.3 Rio as well as earlier versions

Bookmarks and Navigator are some great coding productivity tools available in RAD Studio 10.3.1. You can install them via GetIt. They were recently acquired, and currently still have afew items you might noticerelating to their previous life as a third party addon. The installers for older versions of the IDE are no longer available, since they are now part of RAD Studio 10.3.1. One…
Read more
C++

iPhone X and iPad Pro resolution support on Delphi 10.3.1

With Delphi 10.3.1, you can build applications for the iPhone X series devices and iPad Pro with native resolution support. To support the newer resolutions, the overall configuration and some of the image names have changed. While this applies to new projects, existing…
C++

RAD Studio 10.3.1 HTTP and SOAP Clients Enhancements

In RAD Studio 10.3, Embarcadero moved the SOAP client implementation to the HTTP client library for all platforms, given the issues support HTTPS with the previous architecture (based on Indy) on mobile platforms. On Windows, there was already a native implementation, but…
News

New Productivity Tooling in RAD Studio 10.3.1: Navigator

In RAD Studio 10.3.1, we’ve added two new really useful productivity tools to the IDE, which improve navigation: finding your code, and moving around within your code. A couple of days ago, we looked at Bookmarks; today, let’s look at Navigator. These two were previously third-party tools that were very popular with thousands of Delphi and C++Builder developers, and which we’re…
Read more
News

Key Improvements in RAD Studio 10.3.1

On February 14th, Delphi’s birthday, we released RAD Studio 10.3.1, a point release to 10.3 Rio. We have a number of great improvements this release I’d like to highlight. RAD Server Console UI RAD Server is our platform for building services, such as REST/JSON.
C++

Expanded iOS 12 and iPhone X series support in 10.3.1

In RAD Studio 10.3.1, we have expanded our support for iOS 12 and the iPhone X series devices. This was done to address the upcoming March 2019 App Store requirement from Apple, which requires that apps are built with the iOS 12.1 SDK and fully support the iPhone XS Max…
C++

What’s New in FireDAC for Firebird in RAD Studio 10.3.1

Among the many databases FireDAC supports, one commonly used by our customers isFirebird(the open source spin-off of InterBase). FireDAC used to have a single driver for Firebird and InterBase, given they still have a significant degree of compatibility after many years, but more recently the R&D team split it in two separate drivers, with more specific configuration settings and…
Read more