Site icon Python GUI

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:

[crayon-664185c8b522d054039531/]
[crayon-664185c8b523b562614867/]
[crayon-664185c8b523e990649275/]
[crayon-664185c8b5241863168850/]
[crayon-664185c8b5242130828920/]
[crayon-664185c8b5244616030125/]
[crayon-664185c8b5246125898148/]
[crayon-664185c8b5247132204294/]
[crayon-664185c8b524a144852348/]
[crayon-664185c8b524c979152940/]

 

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

Exit mobile version