TdxPSTeeChartReportLinkCreateGraphicEvent Type
In This Article
#Declaration
Delphi
TdxPSTeeChartReportLinkCreateGraphicEvent = procedure(Sender: TBasedxReportLink; var AGraphic: TGraphic) of object;
#Parameters
Name | Type |
---|---|
Sender | TBasedx |
AGraphic | TGraphic |
See Also