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

TUser

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

Declaration

Source position: googleappsactivity.pp line 300

type TUser = class(TGoogleBaseObject)

protected

  procedure SetisDeleted(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetpermissionId(); virtual;

  

  procedure Setphoto(); virtual;

  

published

  property isDeleted: Boolean; [rw]

  

  property name: string; [rw]

  

  property permissionId: string; [rw]

  

  property photo: TPhoto; [rw]

  

end;

Inheritance

TUser

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio