Skip to main content

TdxGenerateReportProgressEvent Type

Declaration

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

Parameters

Name Type
Sender TObject
AReportLink TBasedxReportLink
APercentDone Double
See Also