TdxCheckListBoxReportLink Class
In This Article
TdxCheckListBoxReportLink is a report link used to print a TCheckListBox component.
#Declaration
Delphi
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.
#Inheritance
See Also
TdxCheckListBoxReportLink