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

TCommentTypeactor

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

Declaration

Source position: googleplus.pp line 799

type TCommentTypeactor = class(TGoogleBaseObject)

protected

  procedure SetclientSpecificActorInfo(); virtual;

  

  procedure SetdisplayName(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setimage(); virtual;

  

  procedure Seturl(); virtual;

  

  procedure Setverification(); virtual;

  

published

  property clientSpecificActorInfo: TCommentTypeactorTypeclientSpecificActorInfo; [rw]

  

  property displayName: string; [rw]

  

  property id: string; [rw]

  

  property image: TCommentTypeactorTypeimage; [rw]

  

  property url: string; [rw]

  

  property verification: TCommentTypeactorTypeverification; [rw]

  

end;

Inheritance

TCommentTypeactor

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio