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

THistoryStationMain

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

Declaration

Source position: owmdata.pas line 116

type THistoryStationMain = class(TPersistent,IClearable)

public

  procedure Clear;

  

published

  property temp: Double; [rw]

  

  property pressure: Double; [rw]

  

  property humidity: Double; [rw]

  

end;

Inheritance

THistoryStationMain

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio