TCustomdxOrgChartReportLink Class
The TCustomdxOrgChartReportLink object represents the base class used to print both the TdxOrgChart (ExpressOrgChart) and TdxDBOrgChart (ExpressDBOrgChart) components.
Declaration
TCustomdxOrgChartReportLink = class(
TCustomdxGraphicReportLink
)
Remarks
TCustomdxOrgChartReportLink is a common ancestor for both the TdxOrgChartReportLink and TdxDBOrgChartReportLink objects. It provides the functionality necessary to print the ExpressOrgChart and ExpressDBOrgChart.
Inheritance
See Also
TCustomdxOrgChartReportLink