News

Building a Fast and Secure Mobile App Development Strategy

The webinar forBuilding a Fast and Secure Mobile App Development Strategy is running right now. This blog post will have the replay and additional resources. If you missed the webinar on Android in 10.3 Rio, you may want to check it out for more information on permissions. After the webinar is completed we will post the replay and Q&A here. (This is a draft post, and more is…
Read more
News

Target Version for running 10.3 Rio apps on Android 9

In this post, we’ll walk you through the 10.3 version of RAD Studio that supports Android 9. When RAD Studio 10.3 Rio applications are executed on Android 9, you get an intermittent error due the call of a restricted API. As an example, this is reported…
News

February 2019 GetIt Package Manager Report

Welcome to the February 2019 GetIt Package Manager report with all the amazing stats from January. New and Updated The following packages were added new or updated this last month. Beyond just updating for 10.3 Rio we see new arrival NexusDB Embedded Free, an 100%…
Delphi

2018 Spirit of Delphi Award

If you’ve been a member of the Delphi community for a while you are no doubt aware of the Spirit of Delphi Award. The Spirit of Delphiwas introduced in 1998 It was announced as part of the annual developers conference (called ICON98 as it was during the Inprise era) Winners are selected by the internal Delphi team members Candidates are considered based on their contributions…
Read more
C++

ABI Changes in RAD Studio 10.3

In RAD Studio 10.3 we’ve made an interesting very low-level change that affects both Delphi and C++. This is a change in the how method parameters are passed when a method is invoked. For the vast majority of customers, this issue won’t affect you — or if it does…
C++

#CodingResolutions: Strings and the RegExpDemo Sample App

Author: Rebekah D In this installment of the #CodingResolutions series, let’s take a look at Strings and how to manipulate them. While today still has a fair amount of reading, we’ll finish off by playing with a sample application that demonstrates String validation. Prerequisites: You should already have downloaded and installed either the RAD Studio 30 Day FREE Trial…
Read more
C++

2019 #CodingResolutions: Getting to Know the IDE and Finding Sample Projects

Author: Rebekah D Congratulations on setting a 2019#CodingResolution! If it’s learning another language like C++ or Delphi, moderninizing your UI and app architecture, or just learning more about what’s changed in the latest version of RAD Studio, you’ll start by installing the tools and getting to know where everything is. Prerequisites You should already have…
Read more