WasStopped method
Was testing stopped?.

Applies to
TTestResult

Declaration
Function WasStopped: boolean;

Implementation

function TTestResult.WasStopped: boolean;
begin
  result := fStop;
End;


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