Unit 'SpiderApache' Package
[Overview][Classes][Index] [#pl_freespider]

TSpiderApache

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

Declaration

Source position: spiderapache.pas line 28

type TSpiderApache = class(TComponent)

public

  constructor Create(); override;

  

  procedure Init();

  

  destructor Destroy; override;

  

  function Execute;

  

  procedure AddDataModule();

  

published

  property OnRequest: TSpiderEvent; [rw]

  

end;

Inheritance

TSpiderApache

  

|

TObject



CT Web help

CodeTyphon Studio