htmlIsSameTag(ThtmlTagID,String,ThtmlTagID,String) Method

Represents method htmlIsSameTag(ThtmlTagID,String,ThtmlTagID,String).

Namespace: flcHTMLElements
function htmlIsSameTag(const TagID1: ThtmlTagID; const Name1: String;
 const TagID2: ThtmlTagID; const Name2: String): Boolean;

Parameters

TagID1
Type: ThtmlTagID

Name1
Type: String

TagID2
Type: ThtmlTagID

Name2
Type: String

Return Value

Type: Boolean