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

TCustomMain

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

Declaration

Source position: owmdata.pas line 70

type TCustomMain = class(TPersistent,IClearable)

public

  procedure Clear;

  

protected

  property temp: Double; [rw]

  

  property temp_min: Double; [rw]

  

  property temp_max: Double; [rw]

  

  property pressure: Double; [rw]

  

  property sea_level: Double; [rw]

  

  property grnd_level: Double; [rw]

  

  property humidity: THumidity; [rw]

  

  property temp_kf: Double; [rw]

  

end;

Inheritance

TCustomMain

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio