Skip to main content
A newer version of this page is available. .

TdxGenerateReportProgressEvent Type

Declaration

TdxGenerateReportProgressEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; APercentDone: Double) of object;

Parameters

Name Type
Sender TObject
AReportLink TBasedxReportLink
APercentDone Double
See Also