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

TAlert

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

Declaration

Source position: googleadexchangeseller.pp line 178

type TAlert = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setmessage(); virtual;

  

  procedure Setseverity(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property message: string; [rw]

  

  property severity: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TAlert

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio