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

TFailureDetail

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

Declaration

Source position: googletoolresults.pp line 171

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



CT Web help

CodeTyphon Studio