[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 5260
type TVideoRating = class(TGoogleBaseObject) |
protected |
procedure Setrating(); virtual; |
procedure SetvideoId(); virtual; |
published |
property rating: string; [rw] |
property videoId: string; [rw] |
end; |
| |
| |
TObject |