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.
C++

Learn How To Use AngularJS To Quickly And Easily Connect And Consume JSON From RAD Server

The Hospitality SurveyAdmin dashboardproject is part of the Hospitality Survey App template for Delphi 10.2 Tokyo that Embarcadero has released through their GetIt platform. The Hospitality Survey App consists of four different projects. In this blog post I am going to cover the Hospitality SurveyAdmin dashboardproject which was built in AngularJS. The Admin Dashboard…
Read more
News

Expert Delphi Webinars with Paweł Glowacki

Paweł Glowacki’s book Expert Delphi and he is hosting a couple webinars where he will share some of the best parts. Expert Delphi – Part 1 Tue, September 12, 2017 at8 AM, 1 PM, 8 PM CDT Join Paweł for the tour through the first part of his recently…
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
News

Hotfix for 10.2.1 Inherited VCL Forms Released

This hotfix addresses a bug introduced in RAD Studio 10.2.1 and reported as RSP-18792 in Quality Portal. The issue causes an inherited VCL form to fail to scale on high DPI displays. Actually the fix resolves also a couple of related problems. The download is available athttps://cc.embarcadero.com/item/30798 Notice that even if the changes is for only a few lines of source code, the…
Read more