Skip to main content

TdxTreeViewReportLink Class

A report link used to print a TTreeView component.

Declaration

TdxTreeViewReportLink = class(
    TCustomdxTreeViewReportLink
)

Remarks

The TdxTreeViewReportLink object allows you to print a TTreeView component. The TdxTreeViewReportLink object uses a designer to customize pages with data from the TTreeView component.

See Also