TdxCustomBevel Class
Serves as the base class for the TdxBevel class, which implements the bevel control.
Declaration
TdxCustomBevel = class(
TGraphicControl,
IcxLookAndFeelContainer,
IdxScaleFactor,
IdxSkinSupport
)
Remarks
Do not use this class directly. Use its descendant instead.
Inheritance
TObject
TPersistent
TComponent
TControl
TGraphicControl
TdxCustomBevel
See Also