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