[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesafebrowsing.pp line 273
type TListUpdateRequest = class(TGoogleBaseObject) |
protected |
procedure SetthreatType(); virtual; |
procedure SetplatformType(); virtual; |
procedure SetthreatEntryType(); virtual; |
procedure Setstate(); virtual; |
procedure Setconstraints(); virtual; |
published |
property threatType: string; [rw] |
property platformType: string; [rw] |
property threatEntryType: string; [rw] |
property state: string; [rw] |
property constraints: TConstraints; [rw] |
end; |
| |
| |
TObject |