DelphiDelphiVCLPythonPython GUIWindows

What does the OnMessage Event in DelphiVCL.Application do?

In Windows application development the OnMessage or DelphiVCL.Application.OnMessage occurs when the application receives a message from either the Windows operating system or another application. How to use the DelphiVCL.Application.OnMessage event properly? We use the OnMessage to trap any or all Windows messages posted to all windows in the application. The OnMessage event occurs when an…
Read more
DelphiLearn PythonPythonPython GUIRAD StudioWindows

What You Need To Automatically Scrape Millions Of Tweets

Are you looking for an easy and powerful way to collect MASSIVE amounts of tweets for your research and build a nice GUI for them? You can easily collect thousands or even millions of tweets by combining snscrape, tweepy, and Python4Delphi library, inside Delphi and C++Builder. This post will guide you on how to run the snscrape and tweepy library and use Python for Windows app development so…
Read more
DelphiLearn PythonPythonPython GUIRAD StudioWindows

What You Need To Add Powerful Statistical And Series Analysis

Are you looking for an easy yet powerful way to solve Time Series problems and build a nice GUI for them? You can deliver complete Statistical And Time Series Analysis easily by combining statsmodels and Python4Delphi library, inside Delphi and C++Builder IDE software. This post will guide you on how to run the statsmodels library and use Python for Delphi to display it in the Delphi Windows…
Read more
DelphiLearn PythonPythonPython GUIRAD StudioWindows

This Is How To Make A Deep Learning Computer Vision App

Are you looking for the easiest way to implement Deep Learning for Computer Vision and build a nice GUI for them, and all of them are free? You can deliver end-to-end Deep Learning for Computer Vision solutions easily by combining GluonCV and Python4Delphi library, inside your Delphi or C++Builder IDE software. This post will guide you on how to run the GluonCV library and use Python for Delphi…
Read more