Source position: plotpanel.pp line 287
type TOnCalcPlotEvent = procedure(
const X: TPlotFloat;
out Y: TPlotFloat
) of object;