The BevelShape enumeration contains looks of the Bevel component.
It is used by the following property:
Value | Brief description |
0 | Box. Component is displayed as a raised or lowered block depending on the value of the Style property. |
1 | Frame. Component is outlined with raised or "sunken" frame. |
2 | TopLine. Only upper border of the component is displayed. |
3 | BottomLine. Only lower border of the component is displayed. |
4 | LeftLine. Only left border of the component is displayed. |
5 | RightLine. Only right border of the component is displayed. |
6 | Spacer. Component is not selected. |
See also: