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

TEventAttachment

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

Declaration

Source position: googlecalendar.pp line 831

type TEventAttachment = class(TGoogleBaseObject)

protected

  procedure SetfileId(); virtual;

  

  procedure SetfileUrl(); virtual;

  

  procedure SeticonLink(); virtual;

  

  procedure SetmimeType(); virtual;

  

  procedure Settitle(); virtual;

  

published

  property fileId: string; [rw]

  

  property fileUrl: string; [rw]

  

  property iconLink: string; [rw]

  

  property mimeType: string; [rw]

  

  property title: string; [rw]

  

end;

Inheritance

TEventAttachment

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio