Skip to main content
A newer version of this page is available.

TdxDBTreeViewReportLink Class

A report link used to print a TdxDBTreeView component.

Declaration

TdxDBTreeViewReportLink = class(
    TdxTreeViewExReportLink
)

Remarks

Use the TdxDBTreeViewReportLink object to print a TdxDBTreeView component. In order to customize data layout of this component, the TdxDBTreeViewReportLink object uses a designer of the TdxTVReportLinkDesignWindow type.

See Also