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

TChannelSettings

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

Declaration

Source position: googleyoutube.pp line 1466

type TChannelSettings = class(TGoogleBaseObject)

protected

  procedure Setcountry(); virtual;

  

  procedure SetdefaultLanguage(); virtual;

  

  procedure SetdefaultTab(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetfeaturedChannelsTitle(); virtual;

  

  procedure SetfeaturedChannelsUrls(); virtual;

  

  procedure Setkeywords(); virtual;

  

  procedure SetmoderateComments(); virtual;

  

  procedure SetprofileColor(); virtual;

  

  procedure SetshowBrowseView(); virtual;

  

  procedure SetshowRelatedChannels(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure SettrackingAnalyticsAccountId(); virtual;

  

  procedure SetunsubscribedTrailer(); virtual;

  

published

  property country: string; [rw]

  

  property defaultLanguage: string; [rw]

  

  property defaultTab: string; [rw]

  

  property description: string; [rw]

  

  property featuredChannelsTitle: string; [rw]

  

  property featuredChannelsUrls: TStringArray; [rw]

  

  property keywords: string; [rw]

  

  property moderateComments: Boolean; [rw]

  

  property profileColor: string; [rw]

  

  property showBrowseView: Boolean; [rw]

  

  property showRelatedChannels: Boolean; [rw]

  

  property title: string; [rw]

  

  property trackingAnalyticsAccountId: string; [rw]

  

  property unsubscribedTrailer: string; [rw]

  

end;

Inheritance

TChannelSettings

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio