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

TMainForecast

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

Declaration

Source position: owmdata.pas line 93

type TMainForecast = class(TCustomMain)

published

  property temp: Double;

  

  property temp_min: Double;

  

  property temp_max: Double;

  

  property pressure: Double;

  

  property sea_level: Double;

  

  property grnd_level: Double;

  

  property humidity: THumidity;

  

  property temp_kf: Double;

  

end;

Inheritance

TMainForecast

  

|

TCustomMain

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio