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

TPerson

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

Declaration

Source position: googleplusDomains.pp line 1587

type TPerson = class(TGoogleBaseObject)

protected

  procedure SetaboutMe(); virtual;

  

  procedure Setbirthday(); virtual;

  

  procedure SetbraggingRights(); virtual;

  

  procedure SetcircledByCount(); virtual;

  

  procedure Setcover(); virtual;

  

  procedure SetcurrentLocation(); virtual;

  

  procedure SetdisplayName(); virtual;

  

  procedure Setdomain(); virtual;

  

  procedure Setemails(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setgender(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setimage(); virtual;

  

  procedure SetisPlusUser(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setname(); virtual;

  

  procedure Setnickname(); virtual;

  

  procedure SetobjectType(); virtual;

  

  procedure Setoccupation(); virtual;

  

  procedure Setorganizations(); virtual;

  

  procedure SetplacesLived(); virtual;

  

  procedure SetplusOneCount(); virtual;

  

  procedure SetrelationshipStatus(); virtual;

  

  procedure Setskills(); virtual;

  

  procedure Settagline(); virtual;

  

  procedure Seturl(); virtual;

  

  procedure Seturls(); virtual;

  

  procedure Setverified(); virtual;

  

published

  property aboutMe: string; [rw]

  

  property birthday: string; [rw]

  

  property braggingRights: string; [rw]

  

  property circledByCount: Integer; [rw]

  

  property cover: TPersonTypecover; [rw]

  

  property currentLocation: string; [rw]

  

  property displayName: string; [rw]

  

  property domain: string; [rw]

  

  property emails: TPersonTypeemailsArray; [rw]

  

  property etag: string; [rw]

  

  property gender: string; [rw]

  

  property id: string; [rw]

  

  property image: TPersonTypeimage; [rw]

  

  property isPlusUser: Boolean; [rw]

  

  property kind: string; [rw]

  

  property name: TPersonTypename; [rw]

  

  property nickname: string; [rw]

  

  property objectType: string; [rw]

  

  property occupation: string; [rw]

  

  property organizations: TPersonTypeorganizationsArray; [rw]

  

  property placesLived: TPersonTypeplacesLivedArray; [rw]

  

  property plusOneCount: Integer; [rw]

  

  property relationshipStatus: string; [rw]

  

  property skills: string; [rw]

  

  property tagline: string; [rw]

  

  property url: string; [rw]

  

  property urls: TPersonTypeurlsArray; [rw]

  

  property verified: Boolean; [rw]

  

end;

Inheritance

TPerson

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio