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

TCommentThread

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

Declaration

Source position: googleyoutube.pp line 1759

type TCommentThread = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setreplies(); virtual;

  

  procedure Setsnippet(); virtual;

  

published

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property replies: TCommentThreadReplies; [rw]

  

  property snippet: TCommentThreadSnippet; [rw]

  

end;

Inheritance

TCommentThread

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio