Source position: _crw_crwapi.pas line 4632
procedure IDaqApi.CurveAddPoints(
c: Integer;
const aX: array of Double;
const aY: array of Double;
aCount: Integer
);