[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpcunitreport.pp line 39
type TSuiteResults = class(TObject) |
public |
Runs: Integer; |
Failures: Integer; |
Errors: Integer; |
Ignores: Integer; |
property StartTime: TDateTime; [rw] |
end; |
| |
TObject |