[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 1153
type TChannelConversionPing = class(TGoogleBaseObject) |
protected |
procedure Setcontext(); virtual; |
procedure SetconversionUrl(); virtual; |
published |
property context: string; [rw] |
property conversionUrl: string; [rw] |
end; |
| |
| |
TObject |