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

TThreatInfo

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

Declaration

Source position: googlesafebrowsing.pp line 115

type TThreatInfo = class(TGoogleBaseObject)

protected

  procedure SetthreatTypes(); virtual;

  

  procedure SetplatformTypes(); virtual;

  

  procedure SetthreatEntryTypes(); virtual;

  

  procedure SetthreatEntries(); virtual;

  

published

  property threatTypes: TStringArray; [rw]

  

  property platformTypes: TStringArray; [rw]

  

  property threatEntryTypes: TStringArray; [rw]

  

  property threatEntries: TThreatInfoTypethreatEntriesArray; [rw]

  

end;

Inheritance

TThreatInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio