Site icon Python GUI

Python: Getting Started with DelphiVCL4Python III: Overview of Commonly Used VCL Components

This Is The DelphiVCL.Application.ModalFinished Method

Photo by fauxels on Pexels.com

To increase your familiarity with DelphiVCL Components, this post will show you a demo that presents commonly used VCL components, and call them one-by-one with Python.

The following is a Python code sample using DelphiVCL4Python:

[crayon-686adc4f0fe1e657809599/]

Here is the GUI created by the Python code above:

Note for beta release users

In practice, the only difference between DelphiVCL for Python release version and the beta version is only in how you write the DelphiVCL. Here is the example for how you import the library:

[crayon-686adc4f0fe25855607853/]
[crayon-686adc4f0fe28904572906/]

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

Also, watch the following webinar by Alexey Sharagin to Master the Secrets of Beautiful Modern Windows Apps:


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

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


References & further readings

[1] Anbarasan. (2021). 

Quickly Build Ultra-Modern Python Native Windows GUIs With Delphi. PythonGUI.org. Embarcadero Technologies. pythongui.org/quickly-build-ultra-modern-python-native-windows-guis-with-delphi

Exit mobile version