help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'FastHTMLParser' (#powtils_main_html)

THTMLParser

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

Declaration

Source position: fasthtmlparser.pas line 142

type THTMLParser = class(TObject)

public

  OnFoundTag: TOnFoundTag;

  OnFoundText: TOnFoundText;

  Raw: Pchar;

  procedure Create();

  procedure Exec;

  procedure NilOnFoundTag();

  procedure NilOnFoundText();

end;

Inheritance

THTMLParser

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505