[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 2580
type TInvideoPosition = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure SetcornerPosition(); virtual; |
procedure Set_type(); virtual; |
published |
property cornerPosition: string; [rw] |
property _type: string; [rw] |
end; |
| |
| |
TObject |