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: AnsiString |
):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.6 | Hosted on Source Forge |