Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
Delphi

Delphi RTL: Generic vs. Traditional Collections

Since Delphi got generic types, in the 2009 version, its runtime library (RTL) has a generic collections unit. The RTL however, still has the classic collections. Recently I got some requests about which is recommended to use, and while the discussion can go a bit deeper, I wanted to blog a high level overview. Classic Container Classes The most basic collection class in the RTL is the…
Read more
Delphi

Delphi Android 64-bit In-App-Purchase Fix

We have found a severe issue with the TInAppPurchase component on Android 64-bit and here is a workaround you can apply directly to your code. After our release of RAD Studio 10.3.3, which includes for the first time Delphi Android 64-bit support, a few customers have…
News

InterBase Feature Spotlight: Tablespaces

InterBase 2020 is up and running and full of new features. On this weeks’ blog, we’re showcasing our support for Tablespaces.  What is Database Tablespace?Tablespaces allow for better performance and a more balanced and optimized use of the hardware. Tablespaces allow…
Delphi

Delphi 10.3.3 Android Debugging Patch

Issues debugging Delphi Android 64-bit applications have been resolved We’ve just released a patch for Delphi 10.3.3, addressing the following issues when debugging Android 64-bit applications on Android devices: RSP-26704 Debugging 64 bit Android application hangs the…
News

Adding Tools into the IDE

Adding tools into the RAD Studio IDE. Now, this isn’t new! But, this week in Sweden, I spoke to a developer who has been using Delphi for years and didn’t know about this handy trick. As I am currently working over a series when I’m developing a RESTful backend and…
News

IBX QP Issues Addressed in RAD Studio 10.3.3

Along with all of the bugs issues addressed in RAD Studio 10.3.3 and listed at http://docwiki.embarcadero.com/RADStudio/Rio/en/New_features_and_customer_reported_issues_fixed_in_RAD_Studio_10.3.3 we also included improvements to the IBX (InterBase eXpress) library that…
News

GM Update [ em português ]

Portuguese translation of  GM Update E chegamos mais uma vez àquela época do ano de celebrar e agradecer famílias, colegas e clientes. Sendo uma empresa global, precisamos reconhecer o fato de que muitos desses sentimentos variam bastante em cada país, mas a tecnologia…
News

Announcing the Availability of RAD Studio 13 Florence Update 1

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C++Builder 13 Update 1, is available to customers starting today. RAD…

IN THE ARTICLES