We know Delphi supports Multithreading. Multithreading in Python can be achieved using Python Module Threading. However, In a use case like Delphi Application embedding Python(Python4Delphi) or CPython, the interpreter is not fully thread-safe. In order to support multi-threaded Python programs, there’s a global lock, called the global interpreter lock or GIL, that must be held by the current…
Useful UX Design Guidelines For Modernizing Your Delphi VCL And FireMonkey Applications In Windows 10
November 19, 2020
Its already late and time to modernize your Delphi/C++ Application with extensive Windows 10 support, as the support for Windows 7 ended on January 14, 2020. Rad Studio offers robust components and visually stunning styles to modernize your existing applications in Windows…
Get A Visually Stunning FireMonkey App Settings Template For Free Via Embarcadero GetIt
November 18, 2020
In this FireMonkey App Settings template, you can find three different multi-device templates. And you can learn how to create and design FireMonkey user interfaces.
Available on C++ Builder and Delphi
Moreover, you can learn how to utilize several components…
Learn C++ Event Handling In 5 Minutes
November 18, 2020
In this short tutorial, C++ Product Manager, David Millington, explains what event handlers are and how to use them in your C++ application development.
Overview
The event is that something happens, such as a button being clickedEvent handler – a method…
Take your Delphi and C++Builder projects to the next level using the IBM Watson REST API, a collaborative environment with AI tools that you can use to deploy machine learning models and training data.
In this webinar, you can learn how to use IBM Watson APIs to make AI…
Learn To Build A Python GUI For Working with 2D Graphics And The Matplotlib Library In A Delphi Windows App
November 17, 2020
Drawing graphics programmatically is a very popular task these days. You can easily solve it using Matplotlib library with Python4Delphi (P4D). P4D is a free set of instruments that allows you to work with Python scripts, modules and types in Delphi. In this post, we will…
Quickly Migrate and Modernize Your Delphi/C++ Apps Using FastReport With Windows High DPI Setup
November 17, 2020
Display panel manufacturers have packed an increasing number of pixels into each unit of physical space on their panels resulted in the dots per inch (DPI) of modern display panels. In the past, most displays had 96 pixels per linear inch of physical space (96 DPI); in 2017…
Learn To Build A Python GUI For Processing Images With Pillow Library In A Delphi Windows App
November 17, 2020
Are you looking for a simple way to process images programmatically? You can do it with Python for Delphi using Pillow library. Python for Delphi (P4D) is a free tool that allows you to execute Python scripts, create new Python modules and types in Delphi. This post will…
Learn Useful Hints For Working With Styles To Build Visually Stunning Windows Applications
November 14, 2020
Want to style your Delphi/C++Builder applications with few steps? Want to view and choose your style before applying to your application? Don’t know how to do? This post will guide you. A style is a set of graphical details that define the look and feel of a VCL/FMX…
Learn How To Modernize And Integrate WinAPI, COM, ShellAPI, And WinRT Into Your Windows VCL Applications
November 13, 2020
In this webinar, learn how to access all the APIs on Windows 10 from RAD Studio, Delphi, and C++Builder.
Overview
Traditional Core APIsShell IntegrationWinRTand more
Windows API Evolution Over Time
Classic API1985 (Win1)Win16 -> Win32 -> Win32(w/Unicode) ->…


