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

THistoryStationData

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

Declaration

Source position: owmdata.pas line 556

type THistoryStationData = class(TCustomHistoryData,IClearable)

protected

  function GetListClass; override;

  

public

  procedure Clear; override;

  

  property HistoryItem []: THistoryStationItem; [r]

  

published

  property station_id: Int64; [rw]

  

  property calctime: string; [rw]

  

end;

Inheritance

THistoryStationData

  

|

TCustomHistoryData,IClearable

  

|

TBaseData,IClearable

  

|

TObject



CT Web help

CodeTyphon Studio