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

Delphi 10.4 Runtime Library Enhancements

Delphi Runtime Library is one of the foundations of the product, as the UI libraries such as VCL and FireMonkey and also database access libraries and many third party components reply on the core RTL. That is why changes to the RTL are particularly relevant, as they tend to affect all developers. Here are some key changesthat are now available. Bit Counting Standard Functions We have…
Read more
News

Open for Business with 10.4! - May 2020 GM Update

Open for Business with 10.4! The world is cautiously opening up for business. The pandemic has devastated economies and businesses throughout the world, but the IT sector is one of the best positioned to endure and prosper in the future. Developers will be busy as companies…
DelphiNews

Embarcadero Open Source Project Sponsorship

Open source is a very important part of software development. As a creator of developer tools that makes open source important to us too. There is a huge variety of open source projects created with Delphi and C++Builder, both for the benefit of our developer community, and…
C++

New in C++Builder 10.4: A New Debugger for Win64 C++

In 10.4, we have a completely new debugger for C++Builder for Windows 64-bit, with greatly improved inspection of the contents of STL and other types, as well as stability. A New Debugger Before digging into the details, here is whatwe’ve includedin 10.4: a new debugger for C++ Win64 based on modern LLDB and with support for evaluating complex STL and other types. This support…
Read more
Delphi

Aircraft Tracking Dashboard - Cool Apps Selection

The Cool Apps awards are not just for consumer applications, they are also awarded when someone uses Delphi to help them do really cool things, and today’s selection is one of those. Today, we’re featuring a Balloon-based Aircraft Tracker from David Akerman. David…
C++

Getting Started with InterBase for RAD Users

Most, if not all, of your applications will connect to some database backend.  For Delphi and C++Builder users, most have either used it previously or have heard of it. InterBase is a zero admin, small footprint database engine that offers enterprise grade database…
News

GetIt Package Manager Enhancements Coming in RAD Studio 10.4

RAD Studio has a light weight package manager, a mechanism for downloading additional product features, add-on libraries and components, demos, VCL and FMX styles and more. Some of the content is provided by Embarcadero, but a lot comes from our community of developers and third-party vendors. Now in the coming 10.4 release of Delphi and C++Builder, the GetIt Package manager is going to see…
Read more
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…
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 browser control. However, TWebBrowser remains in the VCL and FMX component sets, with some notable changes &amp…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES