TdxPSTeeChartReportLinkGetGraphicClassEvent Type
Declaration
TdxPSTeeChartReportLinkGetGraphicClassEvent = procedure(Sender: TBasedxReportLink; var AGraphicClass: TGraphicClass) of object;
Parameters
Name | Type |
---|---|
Sender | TBasedxReportLink |
AGraphicClass | TGraphicClass |
See Also