[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googletagmanager.pp line 447
type TFolder = class(TGoogleBaseObject) |
protected |
procedure SetaccountId(); virtual; |
procedure SetcontainerId(); virtual; |
procedure Setfingerprint(); virtual; |
procedure SetfolderId(); virtual; |
procedure Setname(); virtual; |
published |
property accountId: string; [rw] |
property containerId: string; [rw] |
property fingerprint: string; [rw] |
property folderId: string; [rw] |
property name: string; [rw] |
end; |
| |
| |
TObject |