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

TCustomFloodlightVariable

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

Declaration

Source position: googledfareporting.pp line 2895

type TCustomFloodlightVariable = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setkind(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setvalue(); virtual;

  

published

  property kind: string; [rw]

  

  property _type: string; [rw]

  

  property value: string; [rw]

  

end;

Inheritance

TCustomFloodlightVariable

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio