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

TCommentTypeauthor

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

Declaration

Source position: googleblogger.pp line 299

type TCommentTypeauthor = class(TGoogleBaseObject)

protected

  procedure SetdisplayName(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setimage(); virtual;

  

  procedure Seturl(); virtual;

  

published

  property displayName: string; [rw]

  

  property id: string; [rw]

  

  property image: TCommentTypeauthorTypeimage; [rw]

  

  property url: string; [rw]

  

end;

Inheritance

TCommentTypeauthor

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio