TLexicalParserTagAttrStrEvent Delegate

Represents type TLexicalParserTagAttrStrEvent.

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