DelphiDelphiVCLPythonPython GUIWindows

Adding Set Properties to VCL Components using .SetProps

pexels ksenia chernaya 5767931

In the previous examples, we already use the .SetProps several times (see Section 7: Getting Started with DelphiVCL III: Overview of Commonly used VCL Components).

Use SetProps to set specific properties to components.

Here are the working examples taken from the Section 7: Getting Started with DelphiVCL III: Overview of Commonly used VCL Components:

  • Implemented in creating Main Panel:
  • Label creation:
  • Listbox creation:
  • Datetime picker creation:
  • Combobox creation:
  • Radiogroup creation:
  • Button creation:
  • Memo creation:
  • Rectangle shape creation:
  • Colorbox creation:

 

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

Related posts
CodeIDEProjectsPythonWindows

Unlock the Power of Python for Deep Learning with Generative Adversarial Networks (GANs) - The Engine behind DALL-E

CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Matplotlib Library?

CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Pillow Library?

CodeDelphiDelphiFMXLearn PythonProjectsPythonPython GUI

How To Create A Weather App With The Python Delphi Ecosystem and Weatherstack API

Leave a Reply

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