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

TYouTubeVideo

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

Declaration

Source position: googleclassroom.pp line 269

type TYouTubeVideo = class(TGoogleBaseObject)

protected

  procedure Setid(); virtual;

  procedure Settitle(); virtual;

  procedure SetalternateLink(); virtual;

  procedure SetthumbnailUrl(); virtual;

published

  property id: string; [rw]

  property title: string; [rw]

  property alternateLink: string; [rw]

  property thumbnailUrl: string; [rw]

end;

Inheritance

TYouTubeVideo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18