Back to Devexpress

TdxBevel Class

vcl-dxbevel-3b5b9f81.md

latest1.2 KB
Original Source

TdxBevel Class

The TdxBevel class implements the bevel control.

Declaration

delphi
TdxBevel = class(
    TdxCustomBevel
)

Remarks

The bevel control provides the following capabilities:

  • Traditional painting styles and skin painting (see the LookAndFeel property).

  • Manual painting using an associated painter (see the LookAndFeelPainter property).

  • Extended shape styles (see the Shape property).

  • Bevel styles (see the Style property).

Inheritance

TObject TPersistent TComponent TControl TGraphicControl TdxCustomBevel TdxBevel

See Also

TdxBevel Members

dxBevel Unit