C++DelphiRAD StudioTech Partner

Generate Barcode with Winsoft Barcode for FireMonkey.

Overview Winsoft Barcode for Firemonkey is the third party component to give barcode support on FMX platform. Winsoft Barcode for Firemonkey is based on Zint, an open-source barcode encoding library. Versions Supported: Delphi/C++ Builder XE2 – XE10.4. Platforms: Windows, MacOS, iOS and Android; Component encodes data into any of the following: Australia Post barcode, Aztec Code, Aztec…
Read more
NewsTech Partner

Boost C++ Compile Speeds with Newly Updated TwineCompile - Now in GetIt!

by Jonathan Benedicto of JomiTech, the makers of TwineCompile TwineCompile is our solution to slow C++ compile times. Integrating directly into the C++Builder IDE, it dramatically reduces the compile/make/build times by employing techniques such as multithreading, file caching, and automatic background compiling. In some cases, the projects compile 50x faster with…
Read more
News

August 2020 GM Blog

This summer and the whole year are indeed strange. Our lives have changed in many ways, and many of those changes are here to stay. The importance of technology and the need to build reliable solutions fast is growing. Embarcadero is succeeding due to the strength of its products and its remarkable community. We have a lot in store for this summer. Let’s keep building together! 10.4…
Read more
News

C++Builder support for ISO C++ in version 10.4 Sydney

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…
News

Issues mixing Classic and Clang objects: Linker warnings & improving app stability

The C++Builder linker will warn you when you mix object files linked with classic and clang together, helping you avoid linker or runtime errors. Today in 2020, we recommend using the modern Clang compilers, especially with the work we’ve been doing for Win64 (eg entirely new debugger) and the RTL improvements to make upgrading from classic easy. However, many customers upgrade in…
Read more