Skip to main content

TdxListBoxReportLink Class

TdxListBoxReportLink is a report link to print the TListBox component.

Declaration

TdxListBoxReportLink = class(
    TCustomdxListBoxReportLinkControl
)

Remarks

Use TdxListBoxReportLink to print the TListBox component. The TdxListBoxReportLink object uses a designer of type TdxLbxReportLinkDesignWindow to customize pages with data from the TListBox component.

See Also