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

TCommentThreadSnippet

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

Declaration

Source position: googleyoutube.pp line 1842

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


Documentation generated on: 2023-03-18