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

TEventTypecreator

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

Declaration

Source position: googlecalendar.pp line 502

type TEventTypecreator = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetdisplayName(); virtual;

  procedure Setemail(); virtual;

  procedure Setid(); virtual;

  procedure Set_self(); virtual;

published

  property displayName: string; [rw]

  property email: string; [rw]

  property id: string; [rw]

  property _self: Boolean; [rw]

end;

Inheritance

TEventTypecreator

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18