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