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

TChannelStatistics

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

Declaration

Source position: googleyoutube.pp line 1562

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



CT Web help

CodeTyphon Studio