Unit 'googletagmanager' Package
[Overview][Types][Classes][Index] [#googleapi]

TParameter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googletagmanager.pp line 741

type TParameter = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setkey(); virtual;

  procedure Setlist(); virtual;

  procedure Setmap(); virtual;

  procedure Set_type(); virtual;

  procedure Setvalue(); virtual;

published

  property key: string; [rw]

  property list: TParameterTypelistArray; [rw]

  property map: TParameterTypemapArray; [rw]

  property _type: string; [rw]

  property value: string; [rw]

end;

Inheritance

TParameter

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18