Unit 'googlecustomsearch' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TResultTypeimage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlecustomsearch.pp line 302

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;

Inheritance

TResultTypeimage

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio