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

TMainWeather

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

Declaration

Source position: owmdata.pas line 105

type TMainWeather = class(TCustomMain)

published

  property temp: Double;

  

  property humidity: THumidity;

  

  property pressure: Double;

  

  property temp_min: Double;

  

  property temp_max: Double;

  

end;

Inheritance

TMainWeather

  

|

TCustomMain

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio