Delphi

25 FireMonkey Tips for Delphi's 25th Birthday

In today’s Delphi birthday post, I am including 25 FireMonkey tips for building multi-device applications. 1. Home screens are a popular design paradigm as they display the key app functionality on the first screen, making it easily accessible to the application user. Home Screen navigation usually consists of glyph buttons arranged in a grid like layout and may span over multiple screens. A…
Read more
C++

May 2019 RAD Studio Roadmap Commentary from Product Management

On behalf of Embarcadero, the RAD Studio product management team is in charge of continuously updating the product development roadmap for Delphi, C++Builder, and RAD Studio. As you can see in our official roadmap blog post, we have just released a new version of the roadmap, covering the key features that we’ve planned for the next 12 months. Along with the official roadmap slides, we wanted to…
Read more
News

Get the Most out of Android with 10.3 Rio

This webinar was a bit of a State of Android Development Today as well as a What’s New in 10.3 Rio  for Android. During CodeRage 2018, I presented on what’s new in 10.3 Rio for Android. This webinar. grew out of that session. If you want to access the resources…
News

Performance and Quality in the RAD Studio 10.3 IDE

RAD Studio 10.3 has a number of performance improvements, as well as some quality improvements we’d like to share. IDE Fix Pack Some time ago, we licensed Andreas Hausladen’s IDE Fix Pack. This is an unofficial IDE addon that changes the behaviour of several things in the IDE, including fixing some bugs. Andreas kindly let us see the issues he had identified and integrate fixes. In 10.3, we…
Read more
C++

Prototyping: from Vision to UX Design

You have a great idea for an app, but how do you successfully get from idea to a well designed, functional app your users love? It starts with design wireframing and prototyping, a faster iterative process that requires less coding effort up front so you know what works and…
Delphi

Offline Capable Cross Platform Delphi 10.2 FireMonkey Client Code For Android, iOS, macOS, And Windows

The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile client. The template can give you a head start in building your own field service solutions. This blog post is about the offline capable mobile client…
Read more