[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 1689
type TClickThroughUrlSuffixProperties = class(TGoogleBaseObject) |
protected |
procedure SetclickThroughUrlSuffix(); virtual; |
procedure SetoverrideInheritedSuffix(); virtual; |
published |
property clickThroughUrlSuffix: string; [rw] |
property overrideInheritedSuffix: Boolean; [rw] |
end; |
| |
| |
TObject |