DelphiNews

RAD Studio 10.4.1 Has Been Released

We are very excited to announce the Delphi, C++Builder and RAD Studio 10.4 Sydney Release 1, also known as RAD Studio 10.4.1.  This new release builds on the feature set of 10.4, enhancing existing features throughout the product and offering a more robust and smooth experience to Delphi and C++ Builder developers. RAD Studio 10.4.1 has a strong focus on quality improvements. Key quality focus…
Read more
NewsTech Partner

Don’t Underestimate Desktop Applications

Desktop applications have been undervalued for a long time. All attention was reserved for web and mobile. While both Microsoft and Apple made strides to evolve the desktop, there has been far less energy and economic momentum behind that platform. Today the maturity of web…
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…
NewsTech Partner

Enterprise Component Pack 2020 Details

Embarcadero has teamed up with some of our top Technology Partners to make an amazing Enterprise Component Pack for everyone upgrading to 10.4 Enterprise for a limited time. Upgrade today before time runs out. IPWorks WebSockets – IntraWeb 15 Personal – Devart’s SecureBridge – Special Edition of InstallAware – TwineCompile for C++Builder – Delphi Parser &#8211…
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