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

Delphi 11 Alexandria Defines

As part of my recent DelphiCon 2021 session, Multi-Platform Explorations using Delphi, FMX, Feeds, REST and More, my example code needed to use IFDEFs for some of the uses statements, variable definitions and code. This blog post contains an example of the use of defines when compiling for Windows (Win32/Win64), macOS, iOS and Android platforms. I also include screen shots of the sample output on…
Read more
News

RAD Studio 11 Alexandria November Patch Available

Today Embarcadero released a second patch for RAD Studio, Delphi, and C++Builder 11 Alexandria. The patch addresses one significant regression introduced by Patch 1 and improves the support for the latest Apple SDKs on macOS Monterey with a new version of PAServer for…
DelphiRAD Studio

5 Of The Top Reasons Why You Should Use APIs

An Application Programmable Interface or API allows two applications to interact with each other using the API as a bridge or intermediary. If you are not familiar with how to integrate an API then you may be spending a lot of time unnecessarily writing a lot of code from scratch. In other words, you may be working too hard! So what’s the catch? An IDE Software may help you to lessen the…
Read more
News

New FireDAC Driver for SQLite SEE

Embarcadero has made available a new FireDAC driver for the SQLite Encryption Extension (SEE) database. The download is in GetIt and here are some details behind this decision. RAD Studio 11 Alexandria, like previous versions, ships with a FireDAC driver for the…
C++DelphiDeveloper InterviewsInterviewNews

What Is It Like To Be A Developer Stephane Jordi?

Hello. This article is part of a series where we speak with professional software developers who use Windows App Development Tools, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way. Our guest today is a Delphi and C++ Builder developer who has an amazingly impressive set of pictures of him smiling…
Read more
C++CodeDelphiIDERAD Studio

6 Ways To Improve Your C++ (And Neural Network!) Knowledge

Hello C++ Developers, LearnCPlusPlus.orgis packed full of great articles on new modern C++ topics for professionals and beginners. In this article, we point you toward some recent great posts about how to open old project files like *.mak and *.bpr files, how to create a DLL in FMX projects, and 64bits VCL Component. Do you want to set the runtime process priority of your applications in…
Read more
C++DelphiIDEModernizationNewsProductivityRAD StudioShowcase

New in RAD Studio 12.1: Split Editor Views!

RAD Studio 12.1 launched a few weeks ago, and while it was mostly quality-focused it added some key new features. The most major is an IDE productivity enhancement, one we’ve wanted to add for…

IN THE ARTICLES