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

TLayersummary

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

Declaration

Source position: googlebooks.pp line 1447

type TLayersummary = class(TGoogleBaseObject)

protected

  procedure SetannotationCount(); virtual;

  

  procedure SetannotationTypes(); virtual;

  

  procedure SetannotationsDataLink(); virtual;

  

  procedure SetannotationsLink(); virtual;

  

  procedure SetcontentVersion(); virtual;

  

  procedure SetdataCount(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlayerId(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Setupdated(); virtual;

  

  procedure SetvolumeAnnotationsVersion(); virtual;

  

  procedure SetvolumeId(); virtual;

  

published

  property annotationCount: Integer; [rw]

  

  property annotationTypes: TStringArray; [rw]

  

  property annotationsDataLink: string; [rw]

  

  property annotationsLink: string; [rw]

  

  property contentVersion: string; [rw]

  

  property dataCount: Integer; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property layerId: string; [rw]

  

  property selfLink: string; [rw]

  

  property updated: TDatetime; [rw]

  

  property volumeAnnotationsVersion: string; [rw]

  

  property volumeId: string; [rw]

  

end;

Inheritance

TLayersummary

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio