We’re very pleased to announce the release of version 8 of the Konopka Signature VCL Controls (formerly Raize Components). Since acquiring the component library from Raize Software in 2015, there have been a few updates, but the library was starting to show its age. In response, last year Embarcadero partnered with Raize Software to assist with maintaining the Konopka Signature VCL Controls.
Instruction Sets in C++Builder 12.3!
March 27, 2025
In my blog about sanitizers (runtime safety checking) in C++Builder 12.3, I said:
The new C++ Modern toolchain … is something we’ve talked about as a ‘foundation for the future.’ ‘We can build things we could not before,’ we’ve said. ‘Having it will let us…
RAD Server Gets a Boost in RAD Studio 12.3
March 26, 2025
RAD Studio 12.3 brings several improvements to RAD Server that address common pain points and add new functionality. Let’s take a look at what’s new.
Consistent Date/Time Formats Across Requests
One issue that’s now resolved is the inconsistency in…
Safety with C++Builder 12.3: Introducing Sanitizers
March 21, 2025
Ever since we started using our enhanced Clang compiler, we’ve had a consistent request: can we add runtime checking?
For many customers, this has been because the old ‘classic’ compiler used to have a feature called CodeGuard, which was helpful for catching errors, and if migrating to a newer toolchain having some semi-equivalent is a reasonable wish.
For many other customers, who knew…
New in RAD Studio 12.3: 64-bit IDE Initial Release!
March 19, 2025
We have a very exciting new addition in Delphi, C++Builder and RAD Studio 12.3: the Initial Release of a 64-bit build of the IDE!
Quick Facts
It’s an optional installation
The Initial Release of the 64-bit IDE does not yet feature-match the 32-bit IDE
It installs side…
Announcing the Availability of RAD Studio 12.3 Athens
March 13, 2025
Embarcadero is very happy to announce RAD Studio 12.3 Athens along with Delphi 12.3 and C++Builder 12.3 is available to customers starting today. The RAD Studio 12.3 Athens release offers the Initial Release of the 64-bit version of the RAD Studio IDE, along with a number of…
New to RAD Studio? We've Got You Covered!
February 14, 2025
A Fresh Start With RAD Studio available on GetIt
If you’re starting with RAD Studio, we’ve got something special for you. Our new guide, Getting Started with RAD Studio – A Guide for Developers New to Delphi and CBuilder is now available in GetIt for customers on an active Update Subscription.
Built for Experienced Developers
Coming from other programming languages? We get it…
The Best Embedded Database For Your Mobile Apps Is Free
January 22, 2025
If you are looking for a fully functional powerful database which can be easily used in your mobile apps and, importantly, unlike SQLite, it supports full-strength encryption without having to pay an extra fee then we have some good news! Not only does InterBase work on…
2024 Embarcadero Product Releases Roundup & Industry Trends
December 31, 2024
As 2024 comes to a close, I’d like to take a moment to reflect on some of our Embarcadero product releases in 2024, industry trends, and thank you, our customers, for your continued support of our products.
It’s been an exciting year for us, and we’re thrilled to have…
Upgrading to C++Builder 12.2: Tip #7, bcc64x tips!
December 17, 2024
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!)
Tip #7: bcc64x tips
For the final in the series of tips and tricks, let’s look…