[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 1036
type TChannelBannerResource = class(TGoogleBaseObject) |
protected |
procedure Setetag(); virtual; |
procedure Setkind(); virtual; |
procedure Seturl(); virtual; |
published |
property etag: string; [rw] |
property kind: string; [rw] |
property url: string; [rw] |
end; |
| |
| |
TObject |