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