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

InterBase 2020 Update 1 is Now Available

InterBase is a powerful, zero-administration, small footprint database engine that can power your server and even run on your mobile devices as an embedded database. InterBase 2020 added a number of new features, including tablespaces support for InterBase server, new OS platform support for embedded versions, enhanced performance monitoring, SQL optimizations and more. Today Embarcadero is…
Read more
C++

VCL Per-Control Styles - New in RAD Studio 10.4

In the past, the VCL library allowed a developer to select one style (or no style) for the entire application. In 10.4 the VCL library allows you to use multiple VCL styles at the same time in different forms of your applications, or even different controls of the same…
Delphi

New VCL TEdgeBrowser Component in RAD Studio 10.4

RAD Studio 10.4 brings support for working with web content through a new Chromium-based Edge browser control in VCL applications. The new TEdgeBrowser component wraps the Microsoft WebView2 component. TEdgeBrowser supersedes TWebBrowser, which uses the Internet Explorer web…
Delphi

Adopting the OpenJDK for Delphi Android Development

In this post, you’ll learn how to install OpenJDK, which is required for using the Windows IDE for Android development. Continue reading to learn why you should use the OpenJDK and how it can help your development journey. You might not realize it, but Java comes in a variety of flavors and parts. Oracle became the official owner of the Java trademark and the main…
Read more
Delphi

Beyond Compare - Cool Apps Selection

Today’s Cool Apps selection is Beyond Compare, from Scooter Software. Beyond Compare is a data management utility that allows users to compare and reconcile documents, files, folders, and even whole system drives quickly and easily. It’s a deeply useful resource, and it…
Delphi

Custom Managed Records New in Delphi 10.4 Sydney

RAD Studio and Delphi 10.4 Sydney are available now! What is a Managed Record in Delphi? Records in Delphi can have fields of any data type. When a record has plain (non-managed) fields, like numeric or other enumerated values there isn’t much to do for the compiler.
Delphi

Delphi na área de saúde, combatendo à pandemia do coronavírus [ em português ]

Portuguese translation of Delphi in Healthcare, Fighting the Corona Pandemic Delphi na área de saúde, combatendo à pandemia do coronavírus Quando uma crise como a pandemia do coronavírus atinge a sociedade, ela afeta todos os aspectos da vida humana. Isso limitou significativamente nossa capacidade de viajar e interagir com família e entes queridos, mudou a maneira como nos…
Read more
Delphi

New in Delphi 10.4: Redesigned Code Insight

In 10.4, we’ve reworked code completion and other features. It’s one of the most significant changes to the IDE in a decade. What do we mean by Code Insight? First, some background. If you’re familiar with Code Insight, skip ahead… Code Insight is our name for a…
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES