DelphiDelphiVCLPythonPython GUIWindows

Specify Component’s Height Properties using .Height

featuredimage2-9275835

.Height specifies the vertical size of the control in pixels.

Use the Height property to read or change the height of the control.

Here is the example of drawing a rectangle with Height=100, 200, or 300:

The results:

1_4height_100-2174077

 

1_4height_200-3158213

 

1_4height_300-2481236

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 Diffusion Model - The Engine behind Stable Diffusion

CodeIDELearn PythonPythonPython GUITkinter

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

CodeIDEProjectsPythonWindows

Unlock the Power of Python for Deep Learning with Radial Basis Function Networks (RBFNs)

CodeIDELearn PythonPythonPython GUITkinter

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

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.