TdxExportPrepareGraphicEvent Type
In This Article
#Declaration
Delphi
TdxExportPrepareGraphicEvent = procedure(Sender: TCustomdxComponentPrinter; AReportLink: TBasedxReportLink; const AGraphic: TGraphic; AData: Pointer) of object;
#Parameters
Name | Type |
---|---|
Sender | TCustomdx |
AReport |
TBasedx |
AGraphic | TGraphic |
AData | Pointer |
See Also