Unit 'owmurloptions' Package
[Overview][Constants][Types][Classes][Index] [#pl_openweather]

TOWMWeatherOptions

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

Declaration

Source position: owmurloptions.pas line 328

type TOWMWeatherOptions = class(TOWMCustomOptions)

protected

  class function GetEndpoint; override;

  

published

  property Mode: TURLParamMode;

  

  property Units: TURLParamUnits;

  

  property Language: TURLParamLanguage;

  

  property Query: TURLParamQuery;

  

  property ID: TURLParamID;

  

  property Coordinates: TURLParamCoordinate;

  

end;

Inheritance

TOWMWeatherOptions

  

|

TOWMCustomOptions

  

|

TObject,INotifyChange



CT Web help

CodeTyphon Studio