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

Learn A Quick Way To Connect To A MySQL Database With The Delphi FireDAC Access Sample App

Do you want your Delphi and C++Builder Applications to connect with MySQL Database ? How to start ? Don’t worry, FireDAC offers robust components to connect with MySQL Database. FireDAC.MySQL Sample app demonstrates how to use FireDAC to work with My SQL Database. You can find Delphi code samples inGitHub Repositories. Search by name into the samples repositories according to…
Read more
C++DelphiTech Partner

Powerful Serial Communication Protocol Suite For Delphi/C++ Builder Application On Windows

Serial Communications is a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged or tired in writing code to communicate with serial devices from your Delphi/C++ applications? How about Siemens protocols such as 3964 and 3964R? Don’t worry, WINSOFT offers us easy and robust components to do the job…
Read more
DelphiNews

Deploying FireMonkey to HTML5 with FMXLinux on WSL2

The Windows Subsystem for Linux is the quickest way to get started with Linux deployment from Delphi (WSL). WSL2 now includes a full Linux kernel in Windows 10 Version 2004 (Build 19041), so debugging and everything works as expected. Install WSL2 (You can verify your build number via the System Information applet, but Build 19041 has been available for a while now.) Control…
Read more