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

THistoryCityData

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

Declaration

Source position: owmdata.pas line 515

type THistoryCityData = class(TCustomHistoryData)

protected

  function GetListClass; override;

  

public

  procedure Clear; override;

  

  property HistoryItem []: THistoryCityItem; [r]

  

published

  property city_id: Int64; [rw]

  

  property calctime: Double; [rw]

  

end;

Inheritance

THistoryCityData

  

|

TCustomHistoryData

  

|

TBaseData,IClearable

  

|

TObject



CT Web help

CodeTyphon Studio