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

TAnnotation

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

Declaration

Source position: googlebooks.pp line 261

type TAnnotation = class(TGoogleBaseObject)

protected

  procedure SetafterSelectedText(); virtual;

  procedure SetbeforeSelectedText(); virtual;

  procedure SetclientVersionRanges(); virtual;

  procedure Setcreated(); virtual;

  procedure SetcurrentVersionRanges(); virtual;

  procedure Setdata(); virtual;

  procedure Setdeleted(); virtual;

  procedure SethighlightStyle(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure SetlayerId(); virtual;

  procedure SetlayerSummary(); virtual;

  procedure SetpageIds(); virtual;

  procedure SetselectedText(); virtual;

  procedure SetselfLink(); virtual;

  procedure Setupdated(); virtual;

  procedure SetvolumeId(); virtual;

published

  property afterSelectedText: string; [rw]

  property beforeSelectedText: string; [rw]

  property clientVersionRanges: TAnnotationTypeclientVersionRanges; [rw]

  property created: TDatetime; [rw]

  property currentVersionRanges: TAnnotationTypecurrentVersionRanges; [rw]

  property data: string; [rw]

  property deleted: Boolean; [rw]

  property highlightStyle: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property layerId: string; [rw]

  property layerSummary: TAnnotationTypelayerSummary; [rw]

  property pageIds: TStringArray; [rw]

  property selectedText: string; [rw]

  property selfLink: string; [rw]

  property updated: TDatetime; [rw]

  property volumeId: string; [rw]

end;

Inheritance

TAnnotation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18