C++

Expanded iOS 12 and iPhone X series support in 10.3.1

In RAD Studio 10.3.1, we have expanded our support for iOS 12 and the iPhone X series devices. This was done to address the upcoming March 2019 App Store requirement from Apple, which requires that apps are built with the iOS 12.1 SDK and fully support the iPhone XS Max and iPad Pro. The changes include: Info.plist updates to account for new image sizes  Additional app icon and splash screen…
Read more
News

New VCL and FireMonkey Styles in RAD Studio 10.3.1

In today’s blog post, I wanted to highlight the 15 new custom VCL Windows and FireMonkey multi-device styles that we added to Delphi, C++Builder and RAD Studio 10.3.1.Many of the styles come in different color variants, and Bitmap Style Designer templates are also…
Delphi

RAD Studio 10.3.1 is here, Happy Birthday Delphi!

We are very excited to share that Delphi, C++Builder and RAD Studio 10.3.1 are now available. February 14th is also Delphi’s birthday. 10.3 Rio Release 1 (also known as 10.3.1) builds on the feature set of 10.3 by adding new capabilities throughout the product.
C++

RAD Studio 10.3 Architect Webinar - Q&A Log

This week, we had a great webinar on RAD Studio 10.3 Architect edition. For detailedinformation on Architect edition, please visit Marco’s blog post: https://community.idera.com/developer-tools/b/blog/posts/what-s-in-rad-studio-10-3-architect-edition We received a number of questions during the webinar that we wanted to address in a follow-up blog post. Below is the Q&A log: General…
Read more
News

iOS 12 and Android 9 Support in RAD Studio 10.3 Rio

RAD Studio 10.3 supports the latest versions of iOS and Android. RAD Studio 10.3 includes iOS 12 support for targeting iPhone and iPad devices and building App Store and Enterprise applications. This is in addition to supporting iOS 11 and 10. With 10.3 Rio, we support…
C++

RAD Studio 10.3 Patches - December 2018

Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads. December 2018 IDE Patch for 10.3 This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the…
News

Using Custom Styles in RAD Studio 10.3

It’s very easy to customize your user interface using FireMonkey styles in RAD Studio 10.3. We’ve added all of the premium styles to GetIt (Tools > GetIt Package Manager > Styles) in 10.3. This includes both VCL Windows and FMX multi-device themes. Ready to customize your own UI? Below are the steps for adding a customtheme to your multi-device application with Delphi, C++Builder…
Read more
C++

Touch-Friendly Navigation for Mobile Apps

Over 20% of users abandon an application after using it the first time (per Localytics). How can you design your mobile app to avoid being one of these casualties? Start out by designing your application with mobile in mind. You can’t just replicate your desktop application and expect it to make sense on a smaller form factor. Each platform already has existing patterns your users are used to…
Read more