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

TChannel

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

Declaration

Source position: googleyoutube.pp line 962

type TChannel = class(TGoogleBaseObject)

protected

  procedure SetauditDetails(); virtual;

  

  procedure SetbrandingSettings(); virtual;

  

  procedure SetcontentDetails(); virtual;

  

  procedure SetcontentOwnerDetails(); virtual;

  

  procedure SetconversionPings(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetinvideoPromotion(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setlocalizations(); virtual;

  

  procedure Setsnippet(); virtual;

  

  procedure Setstatistics(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure SettopicDetails(); virtual;

  

published

  property auditDetails: TChannelAuditDetails; [rw]

  

  property brandingSettings: TChannelBrandingSettings; [rw]

  

  property contentDetails: TChannelContentDetails; [rw]

  

  property contentOwnerDetails: TChannelContentOwnerDetails; [rw]

  

  property conversionPings: TChannelConversionPings; [rw]

  

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property invideoPromotion: TInvideoPromotion; [rw]

  

  property kind: string; [rw]

  

  property localizations: TChannelTypelocalizations; [rw]

  

  property snippet: TChannelSnippet; [rw]

  

  property statistics: TChannelStatistics; [rw]

  

  property status: TChannelStatus; [rw]

  

  property topicDetails: TChannelTopicDetails; [rw]

  

end;

Inheritance

TChannel

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio