Stop method
Marks that the test run should stop.

Applies to
TTestResult

Declaration
Procedure Stop;

Implementation

procedure TTestResult.Stop;
begin
  fStop := true;
End;


HTML generated by Time2HELP
http://www.time2help.com