TdxCustomBevel Class
In This Article
Serves as the base class for the TdxBevel class, which implements the bevel control.
#Declaration
Delphi
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