[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesafebrowsing.pp line 461
type TRiceDeltaEncoding = class(TGoogleBaseObject) |
protected |
procedure SetfirstValue(); virtual; |
procedure SetriceParameter(); virtual; |
procedure SetnumEntries(); virtual; |
procedure SetencodedData(); virtual; |
published |
property firstValue: string; [rw] |
property riceParameter: Integer; [rw] |
property numEntries: Integer; [rw] |
property encodedData: string; [rw] |
end; |
| |
| |
TObject |