Compares the specified value to the NodeName for the DOM node.
Source position: laz2_dom.pas line 590
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.
| Version 4.4 | Generated 2025-11-08 | Home |