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

TTeacher

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

Declaration

Source position: googleclassroom.pp line 540

type TTeacher = class(TGoogleBaseObject)

protected

  procedure SetcourseId(); virtual;

  

  procedure SetuserId(); virtual;

  

  procedure Setprofile(); virtual;

  

published

  property courseId: string; [rw]

  

  property userId: string; [rw]

  

  property profile: TUserProfile; [rw]

  

end;

Inheritance

TTeacher

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio