[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 4829
type TVideoCategorySnippet = class(TGoogleBaseObject) |
protected |
procedure Setassignable(); virtual; |
procedure SetchannelId(); virtual; |
procedure Settitle(); virtual; |
published |
property assignable: Boolean; [rw] |
property channelId: string; [rw] |
property title: string; [rw] |
end; |
| |
| |
TObject |