It’s quite normal for a developer to forget to destroy or free the objects while developing, these small memory leaks over a period of time lead the application to crash with, out of memory error. Finding that memory leaks in small projects it is easy. How about finding the leaks in large enterprise applications? Tired of finding the leaks? Don’t worry. The Deleaker solves the problem…
The Fastest And Easiest Way To Build Data-Driven Delphi And C++Builder Apps Using Enterprise Connectors
November 12, 2020
Enterprise connectors – Make Connecting to any application is easy as connecting to a database. Move, integrate, and analyze data with ease utilizing the FireDAC Enterprise Connectors, powered by CData. These unparalleled components allow you to integrate 180+…
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…
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 can also use Python4Delphi with C++Builder. This post will help to understand that.
TheBottom Navigation templateis 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…
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…
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 can have attributes attached to it for maintaining its state. Class instances can also have methods (defined by its…
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…
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…
Powerful Multi-sensor Imaging Tool For Processing And Analyzing Hyperspectral Images Built In Delphi
November 6, 2020
ImageLab is a native Windows-based multi-sensor imaging tool for processing and analyzing hyperspectral images built in Delphi. It targets research in science and technology where spectrally resolved images are utilized. According to the developer “ImageLab provides multi-sensor support for hyperspectral imaging. This enables researchers to extract information from spectrally resolved images…