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

TURLParamCoordinate

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

Declaration

Source position: owmurloptions.pas line 130

type TURLParamCoordinate = class(specialize TURLParam<,>)

protected

  function GetAsText; override;

  

  class function GetParamName; override;

  

published

  property Latitude: Double; [rws]

  

  property Longitude: Double; [rws]

  

end;

Inheritance

TURLParamCoordinate

  

|

TURLParam

  

|

TObject



CT Web help

CodeTyphon Studio