[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 5130
type TVideoLocalization = class(TGoogleBaseObject) |
protected |
procedure Setdescription(); virtual; |
procedure Settitle(); virtual; |
published |
property description: string; [rw] |
property title: string; [rw] |
end; |
| |
| |
TObject |