TdxCheckListBoxReportLink.CheckListBox Property
In This Article
Specifies the check list box whose items are to be printed.
#Declaration
Delphi
property CheckListBox: TCheckListBox read;
#Property Value
Type |
---|
TCheck |
#Remarks
This property specifies the TCheckListBox object for which a report is generated.
See Also