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

Quickly And Easily Mirror Device Screens With DesktopCast Delphi Sample App

DesktopCast is a sample application with a client-server architecture where a client application can connect to a server application and receive a screenshot taken by the server application once or every 5 seconds using app tethering. The server application is a VCL application, and the client application is available both as a VCL application and as a FireMonkey application. You can find…
Read more
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
DelphiRAD Studio

Ignore Changes with Custom Managed Records

Handling the OnChange event handler on a TEdit is great until you programmatically change the text and trigger your OnChange event handler again. It gets really fun if you have two TEdit boxes that update each other in their OnChange event handler. I was reading Automate…
DelphiNews

8 Delphi Success Stories Across Windows And Mobile

ArtGen Applications created with Delphi/Pascal are primarily used in the fields of science and technology as well as in business. The development environment is seldom used to create art. With ArtGen, programmer and artist Volker Diefenbach has managed to create a…
DelphiIDERAD Studio

RAD Studio 10.4 Patches

We have released three patches for RAD Studio 10.4. They can be found in the GetIt Package Manager in the IDE or on the IDE Welcome Page and can also separately be downloaded through the new download portal or CodeCentral. The patches are designed to be installed in sequence, on top of an existing 10.4 installation. RAD Studio 10.4 Patch 1: Missing Files and C++ DebuggingFor more details…
Read more
News

C++Builder and Platforms Support

David Millington (Senior Product Manager), Atanas Popov (General Manager, Developer Tools), Kyle Wheeler (General Manager, C++) Over the past year, we have had many customers ask about our plans to continue cross-platform multi-device support in C++Builder. We’d like to…
C++DelphiTech Partner

Powerful Quality Doc-O-Matic 10 Professional for RAD Studio on Windows

Use Doc-O-Matic to effortlessly and reliably create source code and API documentation and author general purpose documentation in a multitude of formats and styles in the shortest possible time. Doc-O-Matic takes source code and comments, adds conceptual topics and external input and produces documentation from it. With its single-source approach, Doc-O-Matic generates many different kinds of…
Read more
Case StudyDelphiShowcase

How Does Reliable Delphi Keep This Wonderland Running 365 Days A Year?

When you are open every single day of the year, rain or shine, your timings are measured in milliseconds, and your smallest distances are 0.7mm (0.03 inch) apart you begin to really appreciate how…

IN THE ARTICLES