Source position: flcHTMLLexer.pas line 215
type TLexicalParserTagEvent = procedure(
Parser: ThtmlLexicalParser;
TagID: ThtmlTagID
) of object;