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
News

Windows App Modernization with RAD Studio Tokyo

With RAD Studio 10.2 Tokyo, you can easily update your existing application and give it a modern Windows 10 look and feel. In today’s post, I thought I would highlight our Windows 10 support to help you move your existing applications forward. Windows 10 VCL GUI Controls These controls were specifically designed for Windows 10 and address common UI paradigms on Windows 10. While they were…
Read more
C++

C++ Coding Bootcamp Training Course With Over 10 Hours Of FREE Training For Android And iOS

Author: Kevin M65995 The C++ Boot Camp series is a free Coding Bootcamp training course with over 10 hours of C++ training, question & answer sessions, and much more! C++ can be used to build cross-platform applications for Android, iOS, macOS, and Windows. The Android support uses the Android NDK. This coding boot camp course will bring you up to speed on building mobile and desktop apps…
Read more
C++

Get Started Fast With RAD Studio For Cross Platform Development On Android, iOS, macOS, And Windows

Author: Daniele Fare If you are new to RAD Studio and Delphi or you are a long time user these videos will help you setup and configure each of the platforms supported by RAD Studio and Delphi. The platforms supported by VCL apps are Win32 and Win64. The platforms supported by cross platform FMX apps are Android, iOS 32, iOS 64, iOS Simulator, macOS, Win32, and Win64. You can quickly build and…
Read more