[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 4660
type TOmnitureSettings = class(TGoogleBaseObject) |
protected |
procedure SetomnitureCostDataEnabled(); virtual; |
procedure SetomnitureIntegrationEnabled(); virtual; |
published |
property omnitureCostDataEnabled: Boolean; [rw] |
property omnitureIntegrationEnabled: Boolean; [rw] |
end; |
| |
| |
TObject |