DelphiDelphiVCLPythonPython GUIWindows

What You Need To Know About The Python GUI OnMinimize Event

What You Need To Know About The Python GUI OnMinimize Event

OnMinimize or DelphiVCL.Application.OnMinimize occurs when a Python GUI DelphiVCL application is minimized.

Write an OnMinimize event handler to perform special processing when the application is minimized. The application is minimized either because the user minimizes the main window or because of a call to the Minimize method. The Icon property determines the icon that represents the minimized application.

How to examine the properties and methods of the Python GUI DelphiVCL.Application.OnMinimize event?

Let’s browse all the properties and methods of the DelphiVCL.Application.OnMinimize using dir() command:

See the responses in our Windows command prompt:

0dir-7043641

You can also read short information about the DelphiVCL.Application.OnMinimize using the print() command:

See the responses in our Windows command prompt:

0print-7391306

 

Check out DelphiVCL which easily allows you to build GUIs for Windows using Python.

Watch this comprehensive introduction to Python GUI Development with DelphiVCL library video by Jim McKeeth:

Related posts
AndroidCodeDelphiDelphiFMXIDELearn PythonProjectsPythonPython GUI

How To Create A Calculator App Using Python GUI?

DelphiFMXDelphiVCLNewsPythonPython GUI

Introducing Python 3.11 And Documentation Support To The DelphiFMX And DelphiVCL GUI Python Packages

AndroidCodeDelphiDelphiFMXLearn PythonPythonPython GUI

How To Create A Tic-Tac-Toe Game Using Delphi Python EcoSystem

CodeDelphiDelphiFMXPythonPython GUI

How To Write A Simple Todo Gui Application Using Delphifmx

Leave a Reply

Your email address will not be published. Required fields are marked *

en_USEnglish