Skip to main content

TBasedxReportLink.DoProgress(Double) Method

Tracks the progress of report creation.

Declaration

procedure DoProgress(const APercentDone: Double); dynamic;

Parameters

Name Type
APercentDone Double

Remarks

Call the DoProgress method to obtain the completed portion of an entire job.

See Also