vcl-dxframedcontrol-06e3e1b2.md
The base class for controls with a customizable frame.
TdxFramedControl = class(
TcxControl,
IdxControlDefaultColorHelper
)
The TdxFramedControl class has members that allow you to do the following:
Do not use the TdxFramedControl class directly. Use its descendant instead.
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxFramedControl
See Also