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

TAttachment

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

Declaration

Source position: googlemirror.pp line 106

type TAttachment = class(TGoogleBaseObject)

protected

  procedure SetcontentType(); virtual;

  

  procedure SetcontentUrl(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetisProcessingContent(); virtual;

  

published

  property contentType: string; [rw]

  

  property contentUrl: string; [rw]

  

  property id: string; [rw]

  

  property isProcessingContent: Boolean; [rw]

  

end;

Inheritance

TAttachment

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio