Back to Devexpress

TCustomdxOrgChartReportLink Class

vcl-dxpsdxoclnk-f55fc113.md

latest4.9 KB
Original Source

TCustomdxOrgChartReportLink Class

The TCustomdxOrgChartReportLink object represents the base class used to print both the TdxOrgChart ( ExpressOrgChart ) and TdxDBOrgChart ( ExpressDBOrgChart ) components.

Declaration

delphi
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

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TCustomdxGraphicReportLink TCustomdxOrgChartReportLink

See Also

TdxGridReportLink

TcxDBVerticalGridReportLink

TcxRTTIInspectorReportLink

TcxUnboundVerticalGridReportLink

TcxCustomVerticalGridReportLink

TcxVerticalGridReportLink

TdxTreeViewExReportLink

TcxDBMemoReportLink

TcxMemoReportLink

TcxCustomMemoReportLink

TcxMCListBoxReportLink

TdxCustomStringsReportLink

TdxMemoReportLink

TdxTextReportLink

TdxCustomTextReportLink

TdxCustomMemoReportLink

TdxOrgChartReportLink

TCustomdxOrgChartReportLink

TdxDBOrgChartReportLink

TdxDBTeeChartReportLink

TdxLayoutControlReportLink

TdxListBoxReportLink

TdxCheckListBoxReportLink

TCustomdxRichEditReportLink

TAbstractdxGridReportLink

TrxRichEditReportLink

TdxRichEditReportLink

TCustomdxNativeTreeViewReportLink

TdxStringGridReportLink

TCustomdxTreeViewReportLink

TCustomdxGridReportLink

TStddxGridReportLink

TdxTreeViewReportLink

TdxCustomListBoxReportLink

TAbstractdxRichEditReportLink

TdxCustomTableControlReportLink

TdxCustomcxControlReportLink

TdxDrawGridReportLink

TdxCustomContainerReportLink

TcxTreeListReportLink

TcxVirtualTreeListReportLink

TcxDBTreeListReportLink

TcxTreeListCustomReportLink

TdxImageReportLink

TCustomdxPictureReportLink

TdxPictureReportLink

TCustomdxGraphicReportLink

TdxCompositionReportLink

TdxTeeChartReportLink

TCustomdxTeeChartReportLink

TdxFlowChartReportLink

TCustomdxOrgChartReportLink Members

dxPSdxOCLnk Unit