Unit 'SpiderPage' Package
[Overview][Types][Classes][Index] [#pl_freespider]

TSpiderPage

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

Declaration

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]

  

  property OnTag: TTagEvent; [rw]

  

end;

Inheritance

TSpiderPage

  

|

TObject



CT Web help

CodeTyphon Studio