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

TSubscription

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

Declaration

Source position: googleyoutube.pp line 4283

type TSubscription = class(TGoogleBaseObject)

protected

  procedure SetcontentDetails(); virtual;

  

  procedure Setetag(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setsnippet(); virtual;

  

  procedure SetsubscriberSnippet(); virtual;

  

published

  property contentDetails: TSubscriptionContentDetails; [rw]

  

  property etag: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property snippet: TSubscriptionSnippet; [rw]

  

  property subscriberSnippet: TSubscriptionSubscriberSnippet; [rw]

  

end;

Inheritance

TSubscription

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio