TdxTreeViewReportLink.TreeView Property
In This Article
Determines the tree view object whose items are printed within a report.
#Declaration
Delphi
property TreeView: TTreeView read;
#Property Value
Type |
---|
TTree |
#Remarks
This property returns a TTreeView object printed by a printing component.
See Also