[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |