ThtmlParserTokenEvent Delegate

Represents type ThtmlParserTokenEvent.

Namespace: flcHTMLParser
type
 ThtmlParserTokenEvent = procedure (Sender: ThtmlParser;
 TokenType: ThtmlTokenType) of object;