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

TWeather

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

Declaration

Source position: owmdata.pas line 212

type TWeather = class(TCollectionItem)

published

  property id: Integer; [rw]

  

  property main: string; [rw]

  

  property description: string; [rw]

  

  property icon: string; [rw]

  

end;

Inheritance

TWeather

  

|

TObject



CT Web help

CodeTyphon Studio