C++

Building a Google Drive VCL application using Enterprise Connectors

Step 1: Download and install the Google Drive Enterprise Connector Trial In RAD Studio 10.2 (Pro or higher), navigate to the GetIt Package Manager via the Tools menu. Select the Connectors category and search for ‘Drive’ and proceed with the installation. Step 2: Create your VCL application Go to File > New > VCL Forms Application > Delphi. In the Data Explorer…
Read more
C++

Get Started with RAD Studio 10.2.1 using Sample Projects

Guided Tour The Guided Tour is a step-by-step bubble pop-up tour that shows you how to build your first multi-device FireMonkey application using the FireUI Designer. Following the steps in the tour is a good starting point for anyone new to the FireMonkey framework. You can access the Guided Tour from the Welcome Page. Mobile Snippets We provide a number of FireMonkey mobile…
Read more
Delphi

"Expert Delphi - Part 1" Webinar Replay

Author: Pawe Gowacki Great thanks to all people that attended “Expert Delphi – Part 1” webinars in different time zones. It was a pleasure to give a taste of the first six chapters of the “Expert Delphi” book and walk you through selected…
Delphi

Deep Space Rocks Runtime Customizable Mobile Arcade Game For Delphi 10.2 Tokyo

Embarcadero has four mobile arcade game projects for Delphi in Object Pascal available for free over on GitHub. All of the projects run on Android, IOS, OSX, and Windows. One of the projects is called Space Rocks and I modified this project to allow the player to customize the game at runtime (for more info about Space Rocks check out this blog post). The modified game is called Deep Space Rocks.
Read more