[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googletagmanager.pp line 231
type TContainerAccess = class(TGoogleBaseObject) |
protected |
procedure SetcontainerId(); virtual; |
procedure Setpermission(); virtual; |
published |
property containerId: string; [rw] |
property permission: TStringArray; [rw] |
end; |
| |
| |
TObject |