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

TVolumeannotation

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

Declaration

Source position: googlebooks.pp line 2730

type TVolumeannotation = class(TGoogleBaseObject)

protected

  procedure SetannotationDataId(); virtual;

  

  procedure SetannotationDataLink(); virtual;

  

  procedure SetannotationType(); virtual;

  

  procedure SetcontentRanges(); virtual;

  

  procedure Setdata(); virtual;

  

  procedure Setdeleted(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlayerId(); virtual;

  

  procedure SetpageIds(); virtual;

  

  procedure SetselectedText(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure Setupdated(); virtual;

  

  procedure SetvolumeId(); virtual;

  

published

  property annotationDataId: string; [rw]

  

  property annotationDataLink: string; [rw]

  

  property annotationType: string; [rw]

  

  property contentRanges: TVolumeannotationTypecontentRanges; [rw]

  

  property data: string; [rw]

  

  property deleted: Boolean; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property layerId: string; [rw]

  

  property pageIds: TStringArray; [rw]

  

  property selectedText: string; [rw]

  

  property selfLink: string; [rw]

  

  property updated: TDatetime; [rw]

  

  property volumeId: string; [rw]

  

end;

Inheritance

TVolumeannotation

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio