Unit 'flcHTMLLexer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TLexicalParserTagAttrValueEvent

Declaration

Source position: flcHTMLLexer.pas line 227

type TLexicalParserTagAttrValueEvent = procedure(

  Parser: ThtmlLexicalParser;

  TagID: ThtmlTagID;

  AttrID: ThtmlAttrID;

  AttrValue: string

) of object;



CT Web help

CodeTyphon Studio