| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Compares the specified value to the NodeName for the DOM node.
Source position: laz2_dom.pas line 591
public function TDOMNode_NS.CompareName( |
const AName: DOMString |
):Integer; override; |
AName |
|
Value compared to the NodeName for the DOM node. |
Difference between the ordinal character values for the first non-matching character in the compared names.