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

Easily Manipulate Text With The FlashText Python Library In A Delphi Windows App

We know how to search or replace text in our Delphi/C++ Builder using Regular Expressions. Similarly, Python’s standard library and some other low-level modules help to search or replace text using Regular Expressions. However, to perform the search or replace keywords in documents at scale from within Python, the performance of python standard library regular expressions is not fast enough. To…
Read more
DelphiIDENews

December Apple Platforms Updated Patch for RAD Studio 10.4.1

(See update below) A few weeks ago, we released an “Apple platforms patch” focused on improving our support for the latest versions of macOS and iOS. While the patch solves issues with Apple SDKs import and with debugging on devices, there were still some problems with binding specific libraries (like the ClientDataSet one) and for C++ iOS development. We have now released an updated…
Read more
RAD StudioTech Partner

Blazing Fast Windows Deployment With The InstallAware Enterprise-Grade Windows Installer

First and only installer with full-stack ARM64 support, including triple-hybrid installers with X86, AMD64-EM64T, and ARM64 targeting from a single setup package. Also, the first installer with Next-Generation MSIX Package Builder. InstallAware is based on Windows Installer technology. Every setup you create in InstallAware, no matter how you script it, is converted into a valid Windows…
Read more
C++DelphiTech Partner

Custom Audio And Video Recording Library On Android From WINSOFT For Delphi

Overview To make their jobs easier, all photo and video editing applications make use of media libraries. This article is about the WINSOFT Media Recorder component for Android. This Media Recorder component for Android makes use of the Android MediaRecorder API to record audio and video. The Android MediaRecorder API supports capturing and encoding a wide range of popular audio and video…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES