[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 4738
type TVideoAgeGating = class(TGoogleBaseObject) |
protected |
procedure SetalcoholContent(); virtual; |
procedure Setrestricted(); virtual; |
procedure SetvideoGameRating(); virtual; |
published |
property alcoholContent: Boolean; [rw] |
property restricted: Boolean; [rw] |
property videoGameRating: string; [rw] |
end; |
| |
| |
TObject |