News

Farewell Paweł Głowacki

As I am sure many of you have heard by now, Paweł Głowacki, ourTechnical Lead for Developer Tools in EMEA passed away. You may know him online from all his training, blogging, webinars and his recently published book. He spent over 7 years working as a senior…
C++

Migrating is easier than you think!

As an Embarcadero Software Consultant, I’m often asked to help migrate legacy Delphi and C++ Builder code to the current versions. Developers have commented that their migrations were easier than they thought! Here are two recent Code Rage Sessions showing Migrating your C++Builder Projects to Unicode and another session on Delphi Application Migration. Migrating your C++Builder Projects to…
Read more
News

Merry Christmas from Embarcadero Technologies

I wanted to create a holiday card for all of you, and I decided to create it in code was the best way. I used Sketch App to design the card and then converted it to Delphi code with Petra. You can download the code Gist. It is a FireMonkey TControl that you can either…
News

New in 10.2.2: Component icons

In RAD Studio 10.2.2, we have a number of UI upgrades (the new dark theme and welcome page and startup). But we have one more which I’m very pleased with and would like to share with you today: we’ve redone the component icons. Old Icons – What’s wrong with them? Delphi and C++’s component icons have been a mix of styles.  Many date back twenty years, and have been…
Read more
News

New in 10.2.2: C++ and Debugger Improvements

In RAD Studio 10.2.2, we’ve made a number of great quality improvements for the C++ toolchain and for the debugger for both C++ and Delphi. Debugger Linux:many fixes when evaluating, especially when passing records or arrays Android: Android debugging was broken…
News

macOS High Sierra and iPhone X Support in RAD Studio 10.2.2

RAD Studio 10.2.2 was released last week. As part of the release, we enhanced our platform support. This includes newly added support for macOS Higher Sierra and improved support for iOS 11, including the new iPhone X. iPhone X: With 10.2.2, we support building applications for iOS 11, in addition to iOS 10 and 9. We made enhancements to our iOS support to specifically support the new…
Read more