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

TEventTypeorganizer

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

Declaration

Source position: googlecalendar.pp line 634

type TEventTypeorganizer = 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

TEventTypeorganizer

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio