News

Unexpected popup window when debugging in RAD Studio 10.4: Workaround

An unusual bug in 10.4 where an unexpected dialog can appear when debugging has a workaround: temporarily disable the Welcome screen. Update July 21st, 2020 10.4 Patch #2 solves this problem. Please install it instead of using the below workaround. Original Post There is a bug in RAD Studio 10.4 where, when debugging, you may get a dialog you did not expect appear at apparently random times. It…
Read more
News

Delphi 10.4 Sydney is Available

Following the beta testing period and some blog post pre-announcing some of the key features (see also my blog), yesterday Embarcadero officially released RAD Studio 10.4 Sydney, which includes Delphi 10.4. My Top Three Features There are many new features in the product.
C++

RAD Studio 10.4 Now Available, Learn More

We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.4 Sydney. RAD Studio 10.4 delivers significant improvements for Windows 10 VCL desktop development, Delphi multi-device development, and developer productivity that optimize application…
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
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…
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 capabilities like granular transparent database encryption, powerful access control, point-in-time recovery and patented data change…
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…
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