Skip to main content

TCustomdxListBoxReportLinkControl Class

TCustomdxListBoxReportLinkControl is a report link to print the TListBox component.

Declaration

TCustomdxListBoxReportLinkControl = class(
    TdxCustomListBoxReportLink
)

Remarks

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

See Also