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

TThumbnail

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

Declaration

Source position: googletoolresults.pp line 737

type TThumbnail = class(TGoogleBaseObject)

protected

  procedure SetcontentType(); virtual;

  

  procedure Setdata(); virtual;

  

  procedure SetheightPx(); virtual;

  

  procedure SetwidthPx(); virtual;

  

published

  property contentType: string; [rw]

  

  property data: string; [rw]

  

  property heightPx: Integer; [rw]

  

  property widthPx: Integer; [rw]

  

end;

Inheritance

TThumbnail

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio