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

TChannelStatistics

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

Declaration

Source position: googleyoutube.pp line 1556

type TChannelStatistics = class(TGoogleBaseObject)

protected

  procedure SetcommentCount(); virtual;

  procedure SethiddenSubscriberCount(); virtual;

  procedure SetsubscriberCount(); virtual;

  procedure SetvideoCount(); virtual;

  procedure SetviewCount(); virtual;

published

  property commentCount: string; [rw]

  property hiddenSubscriberCount: Boolean; [rw]

  property subscriberCount: string; [rw]

  property videoCount: string; [rw]

  property viewCount: string; [rw]

end;

Inheritance

TChannelStatistics

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18