errors method
Returns a list of the errors.

Applies to
TTestResult

Declaration
Function errors: TList;

Implementation

function TTestResult.errors: TList;
begin
  result := fErrors;
End;


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