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

TAttachment

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

Declaration

Source position: googleclassroom.pp line 932

type TAttachment = class(TGoogleBaseObject)

protected

  procedure SetdriveFile(); virtual;

  

  procedure SetyouTubeVideo(); virtual;

  

  procedure Setlink(); virtual;

  

  procedure Setform(); virtual;

  

published

  property driveFile: TDriveFile; [rw]

  

  property youTubeVideo: TYouTubeVideo; [rw]

  

  property link: TLink; [rw]

  

  property form: TForm; [rw]

  

end;

Inheritance

TAttachment

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio