[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: spiderpage.pas line 33
type TSpiderPage = class(TComponent) |
||
protected |
||
function GetContent; |
|
|
public |
||
constructor Create(); override; |
|
|
property Contents: string; [r] |
|
|
published |
||
property PageFileName: string; [rw] |
|
|
property TagStart: string; [rw] |
|
|
property TagStop: string; [rw] |
|
|
|
||
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |