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

TdxPrintDlgDataEvent Type

Declaration

TdxPrintDlgDataEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; var APrintDlgData: TdxPrintDlgData) of object;

Parameters

Name Type
Sender TObject
AReportLink TBasedxReportLink
APrintDlgData TdxPrintDlgData
See Also