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

TVideoAbuseReport

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

Declaration

Source position: googleyoutube.pp line 4615

type TVideoAbuseReport = class(TGoogleBaseObject)

protected

  procedure Setcomments(); virtual;

  

  procedure Setlanguage(); virtual;

  

  procedure SetreasonId(); virtual;

  

  procedure SetsecondaryReasonId(); virtual;

  

  procedure SetvideoId(); virtual;

  

published

  property comments: string; [rw]

  

  property language: string; [rw]

  

  property reasonId: string; [rw]

  

  property secondaryReasonId: string; [rw]

  

  property videoId: string; [rw]

  

end;

Inheritance

TVideoAbuseReport

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio