ThtmlParser.ParseTagAttribute(ThtmlTagID,String,AhtmlElement,ThtmlAttrID,String,String) Method

Represents method ParseTagAttribute(ThtmlTagID,String,AhtmlElement,ThtmlAttrID,String,String).

Namespace: flcHTMLParser
protected
 function ParseTagAttribute(const TagID: ThtmlTagID; const TagName: String;
 const Element: AhtmlElement;
 var AttrID: ThtmlAttrID;
 var Name, Value: String): ThtmlElementAttribute;

Parameters

TagID
Type: ThtmlTagID

TagName
Type: String

Element
Type: AhtmlElement

AttrID
Type: ThtmlAttrID

Name
Type: String

Value
Type: String

Return Value