C++

Firebase Android Push Notification Support with RAD Studio 10.3.1

Last year, Google deprecated Google Cloud Messaging, also known as GCM. We have built-in support in FireMonkey for GCM. Google has announced that the “The GCM server and client APIs are deprecated and will be removed as soon as May 29, 2019. Migrate GCM apps to Firebase Cloud Messaging (FCM), which inherits the reliable and scalable GCM infrastructure, plus many new features.” In this…
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.
Delphi

RAD Studio 10.3.1 is here, Happy Birthday Delphi!

We are very excited to share that Delphi, C++Builder and RAD Studio 10.3.1 are now available. February 14th is also Delphi’s birthday. 10.3 Rio Release 1 (also known as 10.3.1) builds on the feature set of 10.3 by adding new capabilities throughout the product. Delphi 10.3.1, C++Builder 10.3.1 and RAD Studio 10.3.1 are now available for any active Update Subscription…
Read more
C++

RAD Studio 10.3 Architect Webinar - Q&A Log

This week, we had a great webinar on RAD Studio 10.3 Architect edition. For detailedinformation on Architect edition, please visit Marco’s blog post: https://community.idera.com/developer-tools/b/blog/posts/what-s-in-rad-studio-10-3-architect-edition We received a…
C++

What's In RAD Studio 10.3 Architect Edition?

Delphi, RAD Studio, and C++Builder are offered in different editions, to balance developers needs and costs. Over the past year, we’ve updated these editions to provide more value to developers at every level. 2018 Updates to Delphi, C++Builder, and RAD StudioEditions Community Edition was introduced earlier this year and is the freeedition for non-professional use (read…
Read more
C++

RAD Studio 10.3 Patches - December 2018

Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads. December 2018 IDE Patch for 10.3 This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the…
C++

New in RAD Studio 10.3: C++17, asynchronous C++ code completion, and more

In C++Builder 10.3, we have some great news for C++ developers. We’re very pleased to announce our first C++17 compiler. This is combined with an updated C++17 standard library, and a completely new code completion technology, and – yes, there’s more – a new feature, Error Insight for C++. Let’s dig into what’s new in C++ for RAD Studio 10.3! C++Builder 10.3 with a sample C++17…
Read more