TCustomdxOrgChartReportLink.OrgChart Property
In This Article
Determines the TdxOrgChart (ExpressOrgChart) component to be printed by a printing component.
#Declaration
Delphi
property OrgChart: TdxOrgChart read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property returns the TdxOrgChart (ExpressOrgChart) object for which a report is created.
See Also