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

TGeolayerdataTypecommon

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

Declaration

Source position: googlebooks.pp line 1254

type TGeolayerdataTypecommon = class(TGoogleBaseObject)

protected

  procedure Setlang(); virtual;

  

  procedure SetpreviewImageUrl(); virtual;

  

  procedure Setsnippet(); virtual;

  

  procedure SetsnippetUrl(); virtual;

  

  procedure Settitle(); virtual;

  

published

  property lang: string; [rw]

  

  property previewImageUrl: string; [rw]

  

  property snippet: string; [rw]

  

  property snippetUrl: string; [rw]

  

  property title: string; [rw]

  

end;

Inheritance

TGeolayerdataTypecommon

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio