Are you someone struggling with how to build the Audio recorder and player in your Delphi/C++ and Lazarus applications? Don’t worry this post is for you.WINSOFT made Delphi/C++/Lazarus developer’s life easy to quickly build Audio recorder and player features using Audio Component Suite. This Audio Component suite uses Standard Windows Waveform Audio API. It contains a Recorder…
Unoffical Forums Around Delphi, C++Builder, And InterBase
August 20, 2020
There are a number of unofficial forums which are based around Embarcadero products such as Delphi, C++Builder, and InterBase. The unofficial forums can be a great way to interact with your peers, get help with issues, and promote your own projects. Here is a list of some of…
Syntax Highlighting Editors In Delphi & C++Builder On Windows
August 20, 2020
A popular syntax highlighting editor for Delphi is called TSynEdit. This post is mainly focused on the various forks of TSynEdit and which one you might want to use in your own projects. The Dev C++ project uses TSynEdit which needed to be upgraded when it was lifted from…
C++Builder support for ISO C++ in version 10.4 Sydney
August 17, 2020
There have been several questions on forums and Stack Overflow about ISO C++ language support in the most recent release of C++Builder. This post includes links and information about C++Builder compilers that are built on top of the Clang open source compilers.
Learn more about one of the main features of C++ Builder 11.1 which is the Clangd compiler in this article.
The ISO C++, 10.4 Sydney…
Using C++17 Algorithms Library Parallel Sorting with C++Builder 10.4 Sydney for Win32 and Win64
August 17, 2020
C++Builder 10.4 Sydney supports the ISO C++17 standard in the Clang based compilers for Win32 and Win64. Part of the C++17 standard includes the Algorithms library that provides execution policies to support parallel operations. Below you will find a simple VCL example…
C++Builder and Platforms Support
August 4, 2020
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…
RAD Studio 10.4 Patch 3 is out: VCL Grids, C++ Win64 Debugging, and C++ Android Exception Handling and Resources
July 28, 2020
We’ve just released a patch (or hotfix) 3 for Delphi, C++Builder and RAD Studio 10.4.
We recommend that you install Patch #3, which was released today if you use VCL grids or C++Builder. This patch fixes several issues in RAD Studio 10.4 related to the VCL Grid, the C++ Win64 debugger (including the addition of a new formatter), C++ Builder Android exceptions, and C++ Android resource…
Powerful High-Performance TwineCompile Speeds Up Compile Times in C++Builder on Windows
July 24, 2020
TwineCompile is one solution to your slow C++ compile times. Integrating directly into the C++Builder IDE, it drastically reduces the compile/make/build times by employing techniques such as multi-threading, file caching and automatic background compiling.
JomiTech is…
Revised: 10.4 Patch and C++ Android Exception Handling
July 21, 2020
Edit 28 July 2020: Patch 3, released today, resolves this issue. We recommend you install it. Please see the blog post for installation instructions – like patch 2, it is not straightforward.
Original post:
C++ Android 32-bit exception handling had some issues in…
RAD Studio 10.4 Patch 1: Missing Files and C++ Debugging - and a new way to install patches!
May 27, 2020
RAD Studio 10.4 has a new way to install patches, right from within the IDE without manual installation.We also have a small patch today addressing some missing files, and which is critical for C++ Win64 debugging.
RAD Studio 10.4 Patch 1
We have a patch(what used to be called a hotfix) available for RAD Studio. The patch addresses a number of items:
Missing files:
synth.py: this is…