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

TActivityContentDetailsSocial

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

Declaration

Source position: googleyoutube.pp line 668

type TActivityContentDetailsSocial = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setauthor(); virtual;

  

  procedure SetimageUrl(); virtual;

  

  procedure SetreferenceUrl(); virtual;

  

  procedure SetresourceId(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property author: string; [rw]

  

  property imageUrl: string; [rw]

  

  property referenceUrl: string; [rw]

  

  property resourceId: TResourceId; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TActivityContentDetailsSocial

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio