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

TVideoStatistics

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

Declaration

Source position: googleyoutube.pp line 5354

type TVideoStatistics = class(TGoogleBaseObject)

protected

  procedure SetcommentCount(); virtual;

  procedure SetdislikeCount(); virtual;

  procedure SetfavoriteCount(); virtual;

  procedure SetlikeCount(); virtual;

  procedure SetviewCount(); virtual;

published

  property commentCount: string; [rw]

  property dislikeCount: string; [rw]

  property favoriteCount: string; [rw]

  property likeCount: string; [rw]

  property viewCount: string; [rw]

end;

Inheritance

TVideoStatistics

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18