Developer Ivan Polyacov from Apus Software created Astral Heroes in Delphi. According to the site it is a collectible card game that’s simple to learn, exciting to play, and deep enough to challenge even the greatest strategists. It uses a truly fair Free-to-Play model that never hides the best content behind “pay walls” according to the developer. Some of the features of this beautiful…
Quickly Learn To Use Delphi Classes To Create A New Python Type With Python4Delphi Sample App
November 11, 2020
Earlier we learned how to create a new Python Type for a Delphi Record using the TPythonType component’s property TheType. It’s also necessary to learn how to use Delphi classes for creating a new Python Type using Python4Delphi component’s property PyObjectClass. You…
Leveraging High DPI with Ray Konopka - DelphiCon 2020
November 11, 2020
Have you ever accessed a website on your mobile device and found that it was formatted for desktop and nearly unreadable on a 5″ screen? Similar problems occur for users running high-DPI screens. As 4K screens proliferate and the consumer pressure for 8K grows, it’s…
The Bottom Navigation template is designed to embrace the Material Design user interface and user experience philosophy. It looks great on both iOS and Android and works on Windows for testing.
The template has eight different varieties within the application as…
Ultimate Enhanced Native Windows Task Manager Built In Delphi
November 10, 2020
Developer Michal Mutl with MiTeC has a powerful enhanced task manager utility available which is built in Delphi. The features in this enhanced task manager make it one of the most advanced task managers for Windows that I have seen. There are so many features here it’s…
Learn How Easy It Is To Create A Python Type In A Delphi Application With Python4Delphi Sample App
November 10, 2020
We have learned how to create a Python Module in Delphi and added some methods to it. It’s time to learn how to create a Python Type(Class) in Delphi. Creating a new class creates a new type of object, allowing new instances of that type to be made. Each class instance…
[InfoGraphic] DevOps, Development and RAD Studio
November 9, 2020
DevOps and RAD Studio
DevOps is a term I’m hearing more and more during customer conversation, and I am often sharing the different ways that Delphi, C++Builder and RAD Studio programming supports DevOps. (Keep reading – free infographic below)
The term DevOps originates…
Delphi Compiler And LSP Patch for RAD Studio 10.4.1
November 9, 2020
Embarcadero has just released a new patch for RAD Studio 10.4.1. This includes Delphi compiler improvements and Delphi LSP improvements. The patch is available in GetIt, and the RAD Studio IDE Welcome page should indicate its availability. The patch is also going to be…
Earlier we have seen how to add methods in Python Module using Python4Delphi TPythonModule component’s Add Method. However, the Add Method parameter uses a PyCFunction type parameter. In many cases, we may need to define the method which should return Delphi Type. How to…
Start Creating Powerful FireMonkey Linux Applications In 1 Hour With This Video Tutorial
November 8, 2020
Let’s get started with Delphi FireMonkey and make a visually stunning Linux application! In this webinar, you will learn all of the steps required to begin developing Linux solutions. So read on, learn and show what you’ve got!
Overview
InstallationSupported…


