TLexicalParserTagAttrValueEvent Delegate

Represents type TLexicalParserTagAttrValueEvent.

Namespace: flcHTMLLexer
type
 TLexicalParserTagAttrValueEvent = procedure(Parser: ThtmlLexicalParser;
 TagID: ThtmlTagID; AttrID: ThtmlAttrID; AttrValue: String) of object;