[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: spiderform.pas line 36
type TSpiderForm = class(TComponent) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure AddText(); |
|
|
procedure AddInputExt(); |
|
|
procedure AddHTML(); |
|
|
procedure AddInput(); |
|
|
function Contents; |
|
|
procedure Clear; |
|
|
procedure NewRow; |
|
|
procedure CloseRow; |
|
|
published |
||
property Method: string; [rw] |
|
|
property Action: string; [rw] |
|
|
property PutInTable: Boolean; [rw] |
|
|
property ExtraParam: string; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |