TdxPrintDlgDataEvent Type
In This Article
#Declaration
Delphi
TdxPrintDlgDataEvent = procedure(Sender: TObject; AReportLink: TBasedxReportLink; var APrintDlgData: TdxPrintDlgData) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AReport |
TBasedx |
APrint |
Tdx |
See Also