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

TSpiderAction

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

Declaration

Source position: spideraction.pas line 31

type TSpiderAction = class(TComponent)

protected

  procedure SetPath();

  

public

  constructor Create(); override;

  

  procedure DoRequest();

  

published

  property Path: string; [rw]

  

  property OnRequest: TSpiderEvent; [rw]

  

end;

Inheritance

TSpiderAction

  

|

TObject



CT Web help

CodeTyphon Studio