[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleanalytics.pp line 1919
type TGoalTypeeventDetails = class(TGoogleBaseObject) |
protected |
procedure SeteventConditions(); virtual; |
procedure SetuseEventValue(); virtual; |
published |
property eventConditions: TGoalTypeeventDetailsTypeeventConditionsArray; [rw] |
property useEventValue: Boolean; [rw] |
end; |
| |
| |
TObject |