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

TAnnotations

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

Declaration

Source position: googlebooks.pp line 369

type TAnnotations = class(TGoogleBaseObject)

protected

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SettotalItems(); virtual;

published

  property items: TAnnotationsTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property totalItems: Integer; [rw]

end;

Inheritance

TAnnotations

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18