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

TPublicProfile

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

Declaration

Source position: googlepartners.pp line 550

type TPublicProfile = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure SetdisplayName(); virtual;

  procedure Seturl(); virtual;

  procedure SetdisplayImageUrl(); virtual;

published

  property id: string; [rw]

  property displayName: string; [rw]

  property url: string; [rw]

  property displayImageUrl: string; [rw]

end;

Inheritance

TPublicProfile

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18