[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googletagmanager.pp line 831
type TSetupTag = class(TGoogleBaseObject) |
protected |
procedure SetstopOnSetupFailure(); virtual; |
procedure SettagName(); virtual; |
published |
property stopOnSetupFailure: Boolean; [rw] |
property tagName: string; [rw] |
end; |
| |
| |
TObject |