[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 1058
type TChannelBrandingSettings = class(TGoogleBaseObject) |
protected |
procedure Setchannel(); virtual; |
procedure Sethints(); virtual; |
procedure Setimage(); virtual; |
procedure Setwatch(); virtual; |
published |
property channel: TChannelSettings; [rw] |
property hints: TChannelBrandingSettingsTypehintsArray; [rw] |
property image: TImageSettings; [rw] |
property watch: TWatchSettings; [rw] |
end; |
| |
| |
TObject |