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

TWeatherSys

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

Declaration

Source position: owmdata.pas line 182

type TWeatherSys = class(TPersistent,IClearable)

public

  property SunriseDateTime: TDateTime; [r]

  

  property SunsetDateTime: TDateTime; [r]

  

  procedure Clear;

  

published

  property message: Double; [rw]

  

  property country: string; [rw]

  

  property sunrise: Int64; [rw]

  

  property sunset: Int64; [rw]

  

end;

Inheritance

TWeatherSys

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio