Skip to main content

TBasedxReportLink.RebuildReport Method

Rebuilds the report.

Declaration

procedure RebuildReport; virtual;

Remarks

Call this procedure to rebuild the report to apply changes made to the report link settings and/or report data. To identify if the current report is up to date, use the RebuildNeeded property.

The RebuildReport procedure is called internally by:

See Also