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

TActivityTypeobjectTypeactor

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

Declaration

Source position: googleplus.pp line 302

type TActivityTypeobjectTypeactor = class(TGoogleBaseObject)

protected

  procedure SetclientSpecificActorInfo(); virtual;

  

  procedure SetdisplayName(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setimage(); virtual;

  

  procedure Seturl(); virtual;

  

  procedure Setverification(); virtual;

  

published

  property clientSpecificActorInfo: TActivityTypeobjectTypeactorTypeclientSpecificActorInfo; [rw]

  

  property displayName: string; [rw]

  

  property id: string; [rw]

  

  property image: TActivityTypeobjectTypeactorTypeimage; [rw]

  

  property url: string; [rw]

  

  property verification: TActivityTypeobjectTypeactorTypeverification; [rw]

  

end;

Inheritance

TActivityTypeobjectTypeactor

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio