TdxCustomContainerReportLink.TopLevelContainer Property
Provides access to the owning container of the printed component.
Declaration
property TopLevelContainer: TWinControl read;
Property Value
Type |
---|
TWinControl |
Remarks
Use the TopLevelContainer to obtain the owning container of the printed component. The Container property provides access to the container being printed.
See Also