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
News

New in 10.2.2: installer enhancements

In RAD Studio 10.2.2, we havemade some changes to the installer that should make installation a much nicer experience. License Manager When installing RAD Studio (or just Delphi or C++Builder),unless you are upgrading you will often be asked to enter a…
News

New in 10.2.2: Dark IDE Theme!

In Delphi and C++Builder 10.2.2, we’ve added acommonly requested and exciting new feature: a dark IDE theme. Many productivity tools, or tools that areused for many hours in a row – and RAD Studio certainly falls into that category – offer a…
News

Is the dark theme toggle not visible for you? Here's how to fix it

In RAD Studio 10.2.2, we introduced a new dark IDE theme.I’ll write more about this in detaillater this week. We’ve seen initial bug reports affecting users upgrading from an existing 10.2.x installation that the toolbar button allowing you to toggle between the light and dark themes isn’t visible. There are two workarounds: Change theme through the…
Read more
News

The 10.2.2 Experience

When you first fire up RAD Studio, Delphi, or C++Builder 10.2.2 Tokyo you are greeted by a fantastic new first time opening experience. First, you get to choose your theme. I really like the new Dark theme, although the Light theme has a fantastic new update too. The next…
C++

Don't be Afraid to Migrate Your VCL App

There are many existing VCL Windows apps built with older versions of Delphi and C++Builder, using outdated technologies and frameworks.In this demo oriented session Paweł is going to walk you through different scenarios of migrating existing Delphi VCL apps to Windows 10, mobile, web and multi-tier architectures.We are going to discuss best practices in migration VCL apps…
Read more
C++

Building Perfect REST APIs with RAD Server and Delphi

REST API architecture has become the most popular approach for building scalable, secure, multi-user systems.Using RAD Server you can quickly publish your Delphi or C++ logic as HTTP REST API endpoints that can be used from any app and framework, including mobile…
News

Design Considerations for Multi-Platform Applications - CodeRage Replay

During my CodeRage session on Design Considerations for Multi-Platform Applications earlier this month, I covered the Dos and Don’ts of multi-device application development, common UI and UX paradigms, an overview of the FireUI Designer and how to create a modern settings and user profile screen, complete with native and custom theming. You can access the replay on EmbarcaderoAcademy.com.
Read more