[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 4469
type TLookbackConfiguration = class(TGoogleBaseObject) |
protected |
procedure SetclickDuration(); virtual; |
procedure SetpostImpressionActivitiesDuration(); virtual; |
published |
property clickDuration: Integer; [rw] |
property postImpressionActivitiesDuration: Integer; [rw] |
end; |
| |
| |
TObject |