vcl-cxgridcustomview-ab637e0e.md
The base class for cell ViewInfo classes.
TcxCustomGridCellViewInfo = class(
TcxOwnedInterfacedPersistent,
IcxMouseCaptureObject,
IcxMouseTrackingCaller,
IcxMouseTrackingCaller2,
IdxUIElementPopupWindowOwner,
IdxScaleFactor,
IdxAdornerTargetElement,
IdxAdornerTargetElementCollection
)
The term cell used in this topic does not exclusively refer to a cell in a tabular View; it rather refers to an abstract cell, which can be one of the following:
IdxAdornerTargetElementCollection
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxCustomGridCellViewInfo
See Also