Unit 'owmdata' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_openweather]

TTemperature

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

Declaration

Source position: owmdata.pas line 280

type TTemperature = class(TPersistent)

published

  property day: Double; [rw]

  

  property min: Double; [rw]

  

  property max: Double; [rw]

  

  property night: Double; [rw]

  

  property eve: Double; [rw]

  

  property morn: Double; [rw]

  

end;

Inheritance

TTemperature

  

|

TObject



CT Web help

CodeTyphon Studio