[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 5497
type TWatchSettings = class(TGoogleBaseObject) |
protected |
procedure SetbackgroundColor(); virtual; |
procedure SetfeaturedPlaylistId(); virtual; |
procedure SettextColor(); virtual; |
published |
property backgroundColor: string; [rw] |
property featuredPlaylistId: string; [rw] |
property textColor: string; [rw] |
end; |
| |
| |
TObject |