TdxExportPrepareGraphicEvent Type
Declaration
TdxExportPrepareGraphicEvent = procedure(Sender: TCustomdxComponentPrinter; AReportLink: TBasedxReportLink; const AGraphic: TGraphic; AData: Pointer) of object;
Parameters
Name | Type |
---|---|
Sender | TCustomdxComponentPrinter |
AReportLink | TBasedxReportLink |
AGraphic | TGraphic |
AData | Pointer |
See Also