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

TChannelSectionSnippet

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

Declaration

Source position: googleyoutube.pp line 1405

type TChannelSectionSnippet = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetchannelId(); virtual;

  

  procedure SetdefaultLanguage(); virtual;

  

  procedure Setlocalized(); virtual;

  

  procedure Setposition(); virtual;

  

  procedure Setstyle(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property channelId: string; [rw]

  

  property defaultLanguage: string; [rw]

  

  property localized: TChannelSectionLocalization; [rw]

  

  property position: Integer; [rw]

  

  property style: string; [rw]

  

  property title: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TChannelSectionSnippet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio