News

New FireUI App Preview on Play Store

When FireMonkey introduced the FireUI Preview a few releases back, the application was available in the Google and Apple stores, to simplify the deployment to a device. The same app is also a demo available as source code, but that requires a few configuration steps to be able to compile and deploy to a device. Having a prebuilt ready-to-use version is a nice advantage. Now Embarcadero has…
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…
News

Working with StylesData in your FireUI applications

I have been getting some questions recently on how to identify and access style elements using StylesData. StylesData is defined by the style and different controls can have different elements. To identify and access the style elements in code that you want to change programmatically, you first need to set the style properties for each item at design time. You can then view the structure for those…
Read more
C++

FireUI Multi-Device Designer and working with Views

In RAD Studio XE7, we introduced the FireUI Multi-Device Designer. FireUI makes it easy to create user interfaces across multiple devices using a master form to share all user interface code, and then optimize inherited views for each target platform and…
C++DelphiNewsRAD Studio

Every New And Enhanced RAD Studio Feature Since 11 Alexandria - The (Very Long) Complete List

Note: The list of features includes the newly-released RAD Studio 11.3 Alexandria. RAD Studio 11 Alexandria was a landmark release in many respects. From the support for High-dpi 4k screens to VCL styles visibility at design time and more powerful compilers targeting the latest platform versions, RAD Studio 11 set a new benchmark for what could be achieved with the world’s first and single…
Read more
CodeDelphi

10 Signs You Should Invest in Cross Platform Apps

Cross platform apps are becoming increasingly popular as they allow users to access their favorite apps and programs on multiple devices. If you are considering investing in cross platform app development, here are ten signs that it’s a good idea! How to determine…
IDEWindows

Is Windows App Studio Dead? What Is The Best Alternative?

Windows App Studio was a popular and free web-based tool built by Microsoft. The app studio enabled anyone to create Universal Windows Platform (UWP) apps, but it has been depreciated. RAD Studio is a popular choice for developers globally as an alternative to Windows App…
DelphiRAD Studio

A Step-By-Step Guide To Cross-Platform App Development

In a world where people are constantly glued to their gadgets, it’s no surprise that businesses are starting to invest more in mobile app development. But with so many different types of devices out there, how can you make sure your app will work on all of them? The answer is cross-platform app development! What is cross-platform app development? Cross-platform app development is…
Read more