TdxPSTeeChartReportLinkCreateGraphicEvent Type
Declaration
TdxPSTeeChartReportLinkCreateGraphicEvent = procedure(Sender: TBasedxReportLink; var AGraphic: TGraphic) of object;
Parameters
Name | Type |
---|---|
Sender | TBasedxReportLink |
AGraphic | TGraphic |
See Also