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

TFindData

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

Declaration

Source position: owmdata.pas line 444

type TFindData = class(TBaseData,IClearable)

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  property FindItems []: TFindItem; [r]

  

  property FindCount: Integer; [r]

  

published

  property message: string; [rw]

  

  property cod: string; [rw]

  

  property count: Integer; [rw]

  

  property list: TCollection; [rw]

  

end;

Inheritance

TFindData

  

|

TBaseData,IClearable

  

|

TObject



CT Web help

CodeTyphon Studio