[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googletoolresults.pp line 690
type TTestSuiteOverview = class(TGoogleBaseObject) |
||
protected |
||
procedure SeterrorCount(); virtual; |
|
|
procedure SetfailureCount(); virtual; |
|
|
procedure Setname(); virtual; |
|
|
procedure SetskippedCount(); virtual; |
|
|
procedure SettotalCount(); virtual; |
|
|
procedure SetxmlSource(); virtual; |
|
|
published |
||
property errorCount: Integer; [rw] |
|
|
property failureCount: Integer; [rw] |
|
|
property name: string; [rw] |
|
|
property skippedCount: Integer; [rw] |
|
|
property totalCount: Integer; [rw] |
|
|
property xmlSource: TFileReference; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |