C++

Mobile Support in Delphi and C++Builder 10.2.3 Professional Edition

New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. Previously sold as a separate add-on pack for Delphi and C++Builder Professional (or included as part of RAD Studio Pro or higher, or Delphi and C++Builder Enterprise & Architect), the included mobile support allows…
Read more
News

CodeRage XII - Best Practices Track

These are the20 sessions in theBest Practicestrack for CodeRage XII. Register today and you can watch them on Embarcadero Academy. The Clean Coder with Robert C. “Uncle Bob” Martin Scheduled: Tue 7th @ 7:00 AM Level: All (General information for everyone) [Watch during CodeRage] [Add to Gcal] [Add to Outlook / iCal] Description: How to start writting some code using…
Read more
News

CodeRage XII - Platforms and Technology Track

These are the13 sessions in thePlatforms and Technologytrack for CodeRage XII. Register today and you can watch them on Embarcadero Academy. The Delphi Parser – Automatic Migration Tool with Oren Aviram Scheduled: Thu 9th @ 11:00 AM Level: Advanced…
Delphi

My CodeRage Sessions next week

CodeRage is next week. Have you signed up yet? Register Now I will be presenting two different sessions: Session 1: RAD Studio Product Address Speaker: Sarina DuPont, Marco Cantu, David Millington When: Tue, 7-Nov from 9:00 AM to 10:00 AM Level: All (General information…
News

CodeRage XII - Nov 7th - 9th - Call for Papers!

It is time for your favorite online developer conference: CodeRage. This year for CodeRage XII we are adding more platforms, more technology, and more learning. Join us for 3 full days November 7th through 9th. Now is the time to submit your sessions for CodeRage XII. Show off what you’ve been working on. Share best practices. Explore new platforms. And share your knowledge, skills…
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.
Delphi

Quickly Build A Cross Platform Low Code Christmas Movie REST API Client With Delphi FireMonkey

Author: EAE It is quick and easy to build a REST client with Delphi. I wanted to build out a Christmas themed project in Delphi and what better way than to build a Christmas Movie finder app. I wanted to build this app so that it was cross platform and would run on Android, iOS, macOS, and Windows with a single code base and single UI so I picked FireMonkey to do this. I also wanted to built the…
Read more