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

TChannelSection

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

Declaration

Source position: googleyoutube.pp line 1300

type TChannelSection = class(TGoogleBaseObject)

protected

  procedure SetcontentDetails(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setlocalizations(); virtual;

  

  procedure Setsnippet(); virtual;

  

  procedure Settargeting(); virtual;

  

published

  property contentDetails: TChannelSectionContentDetails; [rw]

  

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property localizations: TChannelSectionTypelocalizations; [rw]

  

  property snippet: TChannelSectionSnippet; [rw]

  

  property targeting: TChannelSectionTargeting; [rw]

  

end;

Inheritance

TChannelSection

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio