[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 1664
type TClickThroughUrl = class(TGoogleBaseObject) |
protected |
procedure SetcomputedClickThroughUrl(); virtual; |
procedure SetcustomClickThroughUrl(); virtual; |
procedure SetdefaultLandingPage(); virtual; |
procedure SetlandingPageId(); virtual; |
published |
property computedClickThroughUrl: string; [rw] |
property customClickThroughUrl: string; [rw] |
property defaultLandingPage: Boolean; [rw] |
property landingPageId: string; [rw] |
end; |
| |
| |
TObject |