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

TPostTypeauthor

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

Declaration

Source position: googleblogger.pp line 648

type TPostTypeauthor = 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: TPostTypeauthorTypeimage; [rw]

  

  property url: string; [rw]

  

end;

Inheritance

TPostTypeauthor

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio