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

TVolumeTypevolumeInfo

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

Declaration

Source position: googlebooks.pp line 2538

type TVolumeTypevolumeInfo = class(TGoogleBaseObject)

protected

  procedure SetallowAnonLogging(); virtual;

  

  procedure Setauthors(); virtual;

  

  procedure SetaverageRating(); virtual;

  

  procedure SetcanonicalVolumeLink(); virtual;

  

  procedure Setcategories(); virtual;

  

  procedure SetcontentVersion(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure Setdimensions(); virtual;

  

  procedure SetimageLinks(); virtual;

  

  procedure SetindustryIdentifiers(); virtual;

  

  procedure SetinfoLink(); virtual;

  

  procedure Setlanguage(); virtual;

  

  procedure SetmainCategory(); virtual;

  

  procedure SetmaturityRating(); virtual;

  

  procedure SetpageCount(); virtual;

  

  procedure SetpreviewLink(); virtual;

  

  procedure SetprintType(); virtual;

  

  procedure SetprintedPageCount(); virtual;

  

  procedure SetpublishedDate(); virtual;

  

  procedure Setpublisher(); virtual;

  

  procedure SetratingsCount(); virtual;

  

  procedure SetreadingModes(); virtual;

  

  procedure SetsamplePageCount(); virtual;

  

  procedure SetseriesInfo(); virtual;

  

  procedure Setsubtitle(); virtual;

  

  procedure Settitle(); virtual;

  

published

  property allowAnonLogging: Boolean; [rw]

  

  property authors: TStringArray; [rw]

  

  property averageRating: Double; [rw]

  

  property canonicalVolumeLink: string; [rw]

  

  property categories: TStringArray; [rw]

  

  property contentVersion: string; [rw]

  

  property description: string; [rw]

  

  property dimensions: TVolumeTypevolumeInfoTypedimensions; [rw]

  

  property imageLinks: TVolumeTypevolumeInfoTypeimageLinks; [rw]

  

  property industryIdentifiers: TVolumeTypevolumeInfoTypeindustryIdentifiersArray; [rw]

  

  property infoLink: string; [rw]

  

  property language: string; [rw]

  

  property mainCategory: string; [rw]

  

  property maturityRating: string; [rw]

  

  property pageCount: Integer; [rw]

  

  property previewLink: string; [rw]

  

  property printType: string; [rw]

  

  property printedPageCount: Integer; [rw]

  

  property publishedDate: string; [rw]

  

  property publisher: string; [rw]

  

  property ratingsCount: Integer; [rw]

  

  property readingModes: TJSONSchema; [rw]

  

  property samplePageCount: Integer; [rw]

  

  property seriesInfo: TVolumeseriesinfo; [rw]

  

  property subtitle: string; [rw]

  

  property title: string; [rw]

  

end;

Inheritance

TVolumeTypevolumeInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio