[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 1134
type TChannelContentOwnerDetails = class(TGoogleBaseObject) |
protected |
procedure SetcontentOwner(); virtual; |
procedure SettimeLinked(); virtual; |
published |
property contentOwner: string; [rw] |
property timeLinked: TDatetime; [rw] |
end; |
| |
| |
TObject |