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

TCalendarList

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

Declaration

Source position: googlecalendar.pp line 210

type TCalendarList = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SetnextSyncToken(); virtual;

published

  property etag: string; [rw]

  property items: TCalendarListTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property nextSyncToken: string; [rw]

end;

Inheritance

TCalendarList

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18