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

TActivitySnippet

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

Declaration

Source position: googleyoutube.pp line 773

type TActivitySnippet = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetchannelId(); virtual;

  

  procedure SetchannelTitle(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetgroupId(); virtual;

  

  procedure SetpublishedAt(); virtual;

  

  procedure Setthumbnails(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property channelId: string; [rw]

  

  property channelTitle: string; [rw]

  

  property description: string; [rw]

  

  property groupId: string; [rw]

  

  property publishedAt: TDatetime; [rw]

  

  property thumbnails: TThumbnailDetails; [rw]

  

  property title: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TActivitySnippet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio