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

TPlaylistItemContentDetails

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

Declaration

Source position: googleyoutube.pp line 3729

type TPlaylistItemContentDetails = class(TGoogleBaseObject)

protected

  procedure SetendAt(); virtual;

  

  procedure Setnote(); virtual;

  

  procedure SetstartAt(); virtual;

  

  procedure SetvideoId(); virtual;

  

published

  property endAt: string; [rw]

  

  property note: string; [rw]

  

  property startAt: string; [rw]

  

  property videoId: string; [rw]

  

end;

Inheritance

TPlaylistItemContentDetails

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio