[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesafebrowsing.pp line 528
type TFindFullHashesResponse = class(TGoogleBaseObject) |
protected |
procedure Setmatches(); virtual; |
procedure SetminimumWaitDuration(); virtual; |
procedure SetnegativeCacheDuration(); virtual; |
published |
property matches: TFindFullHashesResponseTypematchesArray; [rw] |
property minimumWaitDuration: string; [rw] |
property negativeCacheDuration: string; [rw] |
end; |
| |
| |
TObject |