[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecustomsearch.pp line 296
type TResultTypeimage = class(TGoogleBaseObject) |
protected |
procedure SetbyteSize(); virtual; |
procedure SetcontextLink(); virtual; |
procedure Setheight(); virtual; |
procedure SetthumbnailHeight(); virtual; |
procedure SetthumbnailLink(); virtual; |
procedure SetthumbnailWidth(); virtual; |
procedure Setwidth(); virtual; |
published |
property byteSize: Integer; [rw] |
property contextLink: string; [rw] |
property height: Integer; [rw] |
property thumbnailHeight: Integer; [rw] |
property thumbnailLink: string; [rw] |
property thumbnailWidth: Integer; [rw] |
property width: Integer; [rw] |
end; |
| |
| |
TObject |