TCustomdxGraphicReportLink Class
In This Article
The base class for the TCustomdxOrgChartReportLink, TdxPictureReportLink and TdxImageReportLink classes.
#Declaration
Delphi
TCustomdxGraphicReportLink = class(
TBasedxReportLink
)
#Remarks
The TCustomdxGraphicReportLink is a common ancestor for the TCustomdxOrgChartReportLink, TdxPictureReportLink and TdxImageReportLink classes.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponent
TcxScalableComponent
TBasedxReportLink
TCustomdxGraphicReportLink
See Also
TCustomdxGraphicReportLink