Skip to main content

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