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

TParameter

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

Declaration

Source position: googletagmanager.pp line 747

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



CT Web help

CodeTyphon Studio