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