Unit 'googleoauth2' Package
[Overview][Types][Classes][Index] [#googleapi]

TUserinfoplus

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

Declaration

Source position: googleoauth2.pp line 117

type TUserinfoplus = class(TGoogleBaseObject)

protected

  procedure Setemail(); virtual;

  procedure Setfamily_name(); virtual;

  procedure Setgender(); virtual;

  procedure Setgiven_name(); virtual;

  procedure Sethd(); virtual;

  procedure Setid(); virtual;

  procedure Setlink(); virtual;

  procedure Setlocale(); virtual;

  procedure Setname(); virtual;

  procedure Setpicture(); virtual;

  procedure Setverified_email(); virtual;

published

  property email: string; [rw]

  property family_name: string; [rw]

  property gender: string; [rw]

  property given_name: string; [rw]

  property hd: string; [rw]

  property id: string; [rw]

  property link: string; [rw]

  property locale: string; [rw]

  property name: string; [rw]

  property picture: string; [rw]

  property verified_email: Boolean; [rw]

end;

Inheritance

TUserinfoplus

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18