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

TFrequencyRange

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

Declaration

Source position: googlespectrum.pp line 291

type TFrequencyRange = class(TGoogleBaseObject)

protected

  procedure SetchannelId(); virtual;

  

  procedure SetmaxPowerDBm(); virtual;

  

  procedure SetstartHz(); virtual;

  

  procedure SetstopHz(); virtual;

  

published

  property channelId: string; [rw]

  

  property maxPowerDBm: Double; [rw]

  

  property startHz: Double; [rw]

  

  property stopHz: Double; [rw]

  

end;

Inheritance

TFrequencyRange

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio