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