[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesafebrowsing.pp line 90
type TClientInfo = class(TGoogleBaseObject) |
protected |
procedure SetclientId(); virtual; |
procedure SetclientVersion(); virtual; |
published |
property clientId: string; [rw] |
property clientVersion: string; [rw] |
end; |
| |
| |
TObject |