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

TCalendarListEntry

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

Declaration

Source position: googlecalendar.pp line 262

type TCalendarListEntry = class(TGoogleBaseObject)

protected

  procedure SetaccessRole(); virtual;

  procedure SetbackgroundColor(); virtual;

  procedure SetcolorId(); virtual;

  procedure SetdefaultReminders(); virtual;

  procedure Setdeleted(); virtual;

  procedure Setdescription(); virtual;

  procedure Setetag(); virtual;

  procedure SetforegroundColor(); virtual;

  procedure Sethidden(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setlocation(); virtual;

  procedure SetnotificationSettings(); virtual;

  procedure Setprimary(); virtual;

  procedure Setselected(); virtual;

  procedure Setsummary(); virtual;

  procedure SetsummaryOverride(); virtual;

  procedure SettimeZone(); virtual;

published

  property accessRole: string; [rw]

  property backgroundColor: string; [rw]

  property colorId: string; [rw]

  property defaultReminders: TCalendarListEntryTypedefaultRemindersArray; [rw]

  property deleted: Boolean; [rw]

  property description: string; [rw]

  property etag: string; [rw]

  property foregroundColor: string; [rw]

  property hidden: Boolean; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property location: string; [rw]

  property notificationSettings: TCalendarListEntryTypenotificationSettings; [rw]

  property primary: Boolean; [rw]

  property selected: Boolean; [rw]

  property summary: string; [rw]

  property summaryOverride: string; [rw]

  property timeZone: string; [rw]

end;

Inheritance

TCalendarListEntry

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18