TReadResult.addResultPoints Method
Definition
Adds the result points.
Delphi
procedure addResultPoints(const newPoints: TArray<IResultPoint>)
Parameters
- newPoints
- TArray<IResultPoint>
The new points.
Adds the result points.
procedure addResultPoints(const newPoints: TArray<IResultPoint>)
The new points.