Unit 'googletoolresults' Package
[Overview][Types][Classes][Index] [#googleapi]

TFailureDetail

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googletoolresults.pp line 165

type TFailureDetail = class(TGoogleBaseObject)

protected

  procedure Setcrashed(); virtual;

  procedure SetnotInstalled(); virtual;

  procedure SetotherNativeCrash(); virtual;

  procedure SettimedOut(); virtual;

  procedure SetunableToCrawl(); virtual;

published

  property crashed: Boolean; [rw]

  property notInstalled: Boolean; [rw]

  property otherNativeCrash: Boolean; [rw]

  property timedOut: Boolean; [rw]

  property unableToCrawl: Boolean; [rw]

end;

Inheritance

TFailureDetail

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18