[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleadexchangebuyer.pp line 1162
type TDeliveryControlFrequencyCap = class(TGoogleBaseObject) |
protected |
procedure SetmaxImpressions(); virtual; |
procedure SetnumTimeUnits(); virtual; |
procedure SettimeUnitType(); virtual; |
published |
property maxImpressions: Integer; [rw] |
property numTimeUnits: Integer; [rw] |
property timeUnitType: string; [rw] |
end; |
| |
| |
TObject |