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

TVideoRating

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

Declaration

Source position: googleyoutube.pp line 5266

type TVideoRating = class(TGoogleBaseObject)

protected

  procedure Setrating(); virtual;

  procedure SetvideoId(); virtual;

published

  property rating: string; [rw]

  property videoId: string; [rw]

end;

Inheritance

TVideoRating

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2025-07-25