DelphiDelphiVCLPythonPython GUIWindows

What Is An OnActivate Event In A DelphiVCL.Application?

In this post, we’ll use the OnActivate or DelphiVCL.Application.OnActivate event that occurs when an application becomes active. Write an OnActivate event handler to perform special processing when the application becomes active. Learning how to do it will allow you to easily build and use Onactivate Event Handler on Python applications with Python Programming Software. When does an…
Read more
DelphiPythonPython GUIWindows

This Is How To Automatically Parse RSS Feeds In Your Apps

Tools like Python Windows GUI Builder make it simple to parse any RSS feed and building a nice GUI can be done easily by combining feedparser and Python4Delphi library, inside Delphi and C++Builder. Python4Delphi (P4D) is a free tool that allows you to execute Python scripts, create new Python modules and types in Delphi. What is the feedparser library? feedparser or Universal Feed Parser is…
Read more
DelphiLearn PythonPythonPython GUIRAD Studio

Why You Should Know About SQLite For Your Windows Apps

Do you want to add the full power, functionality, and flexibility of SQL to your Python Windows GUI Builder, without installing external libraries? You can build it easily by combining SQLite-a built-in DB-API 2.0 interface for SQLite databases in Python and Python4Delphi library, inside Delphi and C++Builder. SQLite is a C library that provides a lightweight disk-based database that…
Read more
DelphiPythonPython GUIWindows

What You Need To Automatically Scrape Instagram Posts

In this post, you’ll learn how to build Instagram scrapers to automate your information retrieval and build a nice GUI using Best Web Scraping Tools python. You can build scalable Instagram scrapers and many automation functionalities easily by combining Instaloader and Python4Delphi library, inside Delphi and C++Builder. What is Instaloader? Instaloader is a tool to download…
Read more