C++DelphiRAD Studio

8 Go-To Resources About App Building Software

Everyone can benefit from app-building software. Business users may now easily address difficulties in the workplace thanks to new no-code and low-code application development alternatives. Anyone now can create Professional-quality apps that boost corporate agility and productivity. Business users now have access to advanced capabilities like prebuilt AI components, allowing them to create…
Read more
C++CodeIDERAD Studio

C++ Builder 10.4.x Platform APIs

C++ Builder provides three levels of development: ⦁ Components (VCL and FMX) ⦁ Common Libraries (RTL). ⦁ Platform APIs (iOS, Android, Mac OS) In this post we will discuss and show how to use the Platform APIs (iOS, Android, Mac OS). Specifically, we’ll look at…
C++

Addressing iOS 13 and Android 64-bit with RAD Studio

The mobile landscape is constantly changing. iOS 13, which was released on September 19th, adds a system-wide Dark Theme. Many software applications, including Delphi and C++Builder, now allow you to switch between a light and dark theme. Users who prefer to work at night or in low-light environments will benefit from dark themes. When developing an app for iOS 13, developers can choose to support…
Read more
C++

iPhone X and iPad Pro resolution support on Delphi 10.3.1

With Delphi 10.3.1, you can build applications for the iPhone X series devices and iPad Pro with native resolution support. To support the newer resolutions, the overall configuration and some of the image names have changed. While this applies to new projects, existing…
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 included. 10.3.1 includes 10 new VCL Windows styles that youcan apply to yourWindows applications to give them a…
Read more
Delphi

Get the Competitive Edge with FireUI

The Market Today To stay relevant, be successful and reach users, mobile app developers need to develop multi-device apps. Looking at the latest mobile OS market share stats, iOS and Android is split down the middle in the US, with iOS being prevalent in Japan and Android in Germany (stats from statcounter.com). US: iOS ~53% Android ~47% Germany: iOS ~27% Android…
Read more