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

TCommentThreadSnippet

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

Declaration

Source position: googleyoutube.pp line 1848

type TCommentThreadSnippet = class(TGoogleBaseObject)

protected

  procedure SetcanReply(); virtual;

  

  procedure SetchannelId(); virtual;

  

  procedure SetisPublic(); virtual;

  

  procedure SettopLevelComment(); virtual;

  

  procedure SettotalReplyCount(); virtual;

  

  procedure SetvideoId(); virtual;

  

published

  property canReply: Boolean; [rw]

  

  property channelId: string; [rw]

  

  property isPublic: Boolean; [rw]

  

  property topLevelComment: TComment; [rw]

  

  property totalReplyCount: Integer; [rw]

  

  property videoId: string; [rw]

  

end;

Inheritance

TCommentThreadSnippet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio