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

TPawsInitResponse

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

Declaration

Source position: googlespectrum.pp line 639

type TPawsInitResponse = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetdatabaseChange(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetrulesetInfo(); virtual;

  

  procedure Set_type(); virtual;

  

  procedure Setversion(); virtual;

  

published

  property databaseChange: TDbUpdateSpec; [rw]

  

  property kind: string; [rw]

  

  property rulesetInfo: TRulesetInfo; [rw]

  

  property _type: string; [rw]

  

  property version: string; [rw]

  

end;

Inheritance

TPawsInitResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio