The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor feature, fully integrated and enhanced Skia Library with an abundance of support for graphic formats (SVG, Animated GIF…
How To Use Skia With C++ Builder 12
April 28, 2024
The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split…
Enter the Skia4Delphi GUI Beauty Contest
May 10, 2022
TL;DR: Make a cool demo using Skia4Delphi and Delphi 11.1 Alexandria, post it on GitHub, be the envy of all your friends, and maybe win a prize!
We all know Delphi is the best tool when it comes to making amazing GUI applications. Use Skia4Delphi to take it to the next…
What do Google Chrome, Mozilla Firefox, Chrome OS, Android, Flutter, and Delphi all have in common? They have accelerated graphics thanks to Skia. This high-performance, cross-platform 2D graphics library is taking the development world by storm. It works with VCL and FireMonkey on every platform Delphi supports. One line of code can make your existing FireMonkey applications faster, or take it…
Delphi 12 And C++Builder 12 Community Editions Released!
July 29, 2024
We are thrilled to announce the launch of Delphi 12 Community Edition and C++Builder 12 Community, two full-featured, free versions of our renowned Delphi IDE and of our flagship C++Builder IDE.
The Community Edition versions are designed to empower startups, students, and…
As a complete app development environment, RAD Studio delivers value across the software development life cycle.
RAD Studio combines the time and cost efficiency of working with a single codebase with the superior performance and security of platform-native…
Hello C++ Developers, this week, we have2great articles about some ofthe methods of std::stringandstd::wstring. Wehave alsoa topic aboutthe std::make_from_tuplefunction template. If you still haven’t read my previous posts,firstI should add that a few weeksagothe latest RAD StudioC++ Builder 12Update 1…
RAD Studio is traditionally popular with developers building apps and games for Windows, but its powerful compilers also deliver a unique and significant advantage with which few other frameworks, if any, can compete.
Using one codebase, RAD Studio’s compilers publish…
Hello C++ Developers! Yilmaz here, community manager for LearnCPlusPlus.org. I know most of you are interested in AI and using Python, Delphi, and other programming languages in addition to the C++ language. In C++ Builder, you can go more deeply to build your own AI…
What Are The Container Adapters in Modern C++?
April 19, 2024
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 RAD Studio 12.1. This release has massive C++ upgrades to the new Windows 64-bit Modern Compiler along with new VCL/FMX/Skia options to help with modern programming. There were also a lot of new…