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

TdxCheckListBoxReportLink Class

TdxCheckListBoxReportLink is a report link used to print a TCheckListBox component.

Declaration

TdxCheckListBoxReportLink = class(
    TdxCustomListBoxReportLink
)

Remarks

The TdxCheckListBoxReportLink object allows you to print a TCheckListBox component. The TdxCheckListBoxReportLink object uses the TdxChlbxReportLinkDesignWindow object to customize pages created from the TCheckListBox component.

See Also