[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

IDaqApi.CurveInsertPoints

Declaration

Source position: _crw_crwapi.pas line 4649

procedure IDaqApi.CurveInsertPoints(

  c: Integer;

  i: Integer;

  const aX: array of Double;

  const aY: array of Double;

  aCount: LongInt

);