[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 1328
type TChannelSectionContentDetails = class(TGoogleBaseObject) |
protected |
procedure Setchannels(); virtual; |
procedure Setplaylists(); virtual; |
published |
property channels: TStringArray; [rw] |
property playlists: TStringArray; [rw] |
end; |
| |
| |
TObject |