Site icon Python GUI

Learn About DelphiVCL.Bevel

featuredimage2 4

DelphiVCL.Bevel is used to determine the style of the panel’s border. These are the possible values of DelphiVCL.Bevel:

Value Meaning
pbNone The panel has no bevel and appears flat.
pbLowered The panel appears recessed.
pbRaised The panel appears raised.

Let’s browse all the properties, methods, and built-in properties of the DelphiVCL.Bevel using dir() command:

[crayon-66323d065081c925660099/]

See the responses in our Windows command prompt:

 

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

Exit mobile version