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

TWind

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

Declaration

Source position: owmdata.pas line 142

type TWind = class(TPersistent,IClearable)

public

  procedure Clear;

  

published

  property speed: Double; [rw]

  

  property deg: Double; [rw]

  

end;

Inheritance

TWind

  

|

TObject,IClearable



CT Web help

CodeTyphon Studio