TdxListBoxReportLink.ListBox Property
Determines the list box, whose items are printed within a report.
Declaration
property ListBox: TListBox read;
Property Value
Type |
---|
TListBox |
Remarks
This property returns the TListBox component printed by a printing component.
See Also