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

TCoordinates

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

Declaration

Source position: owmdata.pas line 35

type TCoordinates = class(TPersistent,IClearable)

public

  procedure Clear;

  

published

  property lon: Double; [rw]

  

  property lat: Double; [rw]

  

end;

Inheritance

TCoordinates

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio