Back to Devexpress

TdxGenerateReportProgressEvent Type

vcl-dxpscore-20f5e168.md

latest538 B
Original Source

TdxGenerateReportProgressEvent Type

Declaration

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

Parameters

NameType
SenderTObject
AReportLinkTBasedxReportLink
APercentDoneDouble

See Also

dxPSCore Unit