Skip to main content

TdxBevel Class

The TdxBevel class implements the bevel control.

Declaration

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).

See Also