vcl-cxcontrols-4db711bf.md
The base class for DevExpress VCL controls.
TcxCustomControl = class(
TCustomControl,
IdxScaleFactor,
IdxAdornerTargetElement,
IdxAdornerRootTargetElement,
IdxAdornerTargetElementCollection,
IdxAutomationElement,
IdxScrollParentWindowNotify
)
TcxControl, TdxCustomDockControl, TFontPreviewPanel, TdxUIAdornerManagerCustomLayeredWindow, and TdxVCLControl classes are TcxCustomControl descendants that implement the core functionality of all DevExpress controls.
IdxAdornerTargetElementCollection
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl
See Also