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-663123af3680d370406765/]
[crayon-663123af36816647179176/]
[crayon-663123af36818089392234/]
[crayon-663123af3681a507386264/]
[crayon-663123af3681b951508954/]
[crayon-663123af3681c832619923/]
[crayon-663123af3681d296042960/]
[crayon-663123af3681e986072764/]
[crayon-663123af36820375389750/]
[crayon-663123af36822940492376/]

 

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

Exit mobile version