Back to Devexpress

TdxPrintDlgDataEvent Type

vcl-dxpscore-fb251ee8.md

latest506 B
Original Source

TdxPrintDlgDataEvent Type

Declaration

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

Parameters

NameType
SenderTObject
AReportLinkTBasedxReportLink
APrintDlgDataTdxPrintDlgData

See Also

dxPSCore Unit