TLexicalParseTokenEvent Delegate

Represents type TLexicalParseTokenEvent.

Namespace: flcHTMLLexer
type
 TLexicalParseTokenEvent = procedure(Parser: ThtmlLexicalParser;
 TokenType: ThtmlTokenType) of object;