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

TLexicalParserTagAttrStrEvent

Declaration

Source position: flcHTMLLexer.pas line 225

type TLexicalParserTagAttrStrEvent = procedure(

  Parser: ThtmlLexicalParser;

  TagID: ThtmlTagID;

  AttrID: ThtmlAttrID;

  AttrName: string

) of object;



CT Web help

CodeTyphon Studio