TLexicalParserTagStrEvent Delegate

Represents type TLexicalParserTagStrEvent.

Namespace: flcHTMLLexer
type
 TLexicalParserTagStrEvent = procedure(Parser: ThtmlLexicalParser;
 TagID: ThtmlTagID; const TagName: String) of object;