CodeDelphiRAD Studio

Learn Game Development With Delphi FireMonkey In This Delphi Bootcamp Session

In this Delphi Bootcamp session, you can learn about how to create cross-platform games with Delphi FireMonkey. If would like to learn about the industrial game development use case in Delphi FireMonkey, be sure to check out the Rise of Legions game by Broken Games Studio which has over 100,000 subscribers. Rise of Legions Overview Four Classic Arcade GamesAlien InvasionMars…
Read more
CodeDelphi

Learn How To Embed C Source Code To Delphi FireMonkey Applications

In this CodeRage session, you can explore how to embed C code into a Delphi FireMonkey project. The demo was demonstrated by Marion Candau. Overview How to compile C code to embed into Delphi projectHow to link the C objects to the Delphi unitsHow to call C functions To compile C source code you can go with C++ Builder or other tools for instance Visual Studio. We have 2 options for…
Read more
C++Delphi

Customize The Display Mode Of The Cross Platform FireMonkey TListView Using ListViewCheckList Sample App

Viewing your valuable data in a List with ultimate user experience becomes the essential need in Modern Desktop and Mobile Applications. Some of the usecase needs to view the list items as check list .e.g Selecting Multiple items Add or Delete from a List. Delphi/C++ Builder offers robust components to do the job at design time or runtime with less code and made developer life…
Read more
C++Delphi

Elegant Multi-Device FireMonkey Styles

This video presents building a profile screen for your multi-device application using the FireMonkey framework with both native UI support and custom styling. Highlighted in the video are custom multi-device styles included in Embarcadero’s premium style pack and…
C++DelphiRAD Studio

Easily Customize The Appearance Of The FireMonkey ListView Using The ListViewAddThumbAndCaption Cross Platform Sample App

Viewing your valuable data in a List with ultimate user experience becomes the essential need in Modern Desktop and Mobile Applications. Some of the usecase needs to toggle between the editingmode or viewing the list items with different appearance .e.g Selecting Multiple Contacts to delete from a Contacts List. Delphi/C++ Builder offers robust components to do the Job at Design time or Runtime…
Read more