Unit 'flcHTMLParser' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

ThtmlParserStartTagAttributesEvent

Declaration

Source position: flcHTMLParser.pas line 182

type ThtmlParserStartTagAttributesEvent = procedure(

  Sender: ThtmlParser;

  TagID: ThtmlTagID;

  Name: string;

  AttributeNames: array of string;

  AttributeValues: array of string;

  Element: AhtmlElement

) of object;



CT Web help

CodeTyphon Studio