TBasedxReportLink.DestroyReport Method
Destroys the report link’s report.
Declaration
procedure DestroyReport; virtual;
Remarks
This method sets the Active property to False. It works similarly to the Active property of the TDataSet object.
See Also