The TBevel
object represents a beveled outline that appears lowered. It lets you create beveled boxes, frames and lines.
Some components (for example, TPanel
) provide built-in properties that let you create beveled borders. To add beveled outlines to forms or components that do not have built-in bevel support, use the TBevel
component.
The bevel form is specified by the Shape
property. The Height
and Width
properties let you change the bevel size. To anchor the bevel to its parent object, use the Anchors
property.