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

TPlaylistItemContentDetails

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

Declaration

Source position: googleyoutube.pp line 3723

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


Documentation generated on: 2023-03-18