[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 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.0 | Generated 2025-05-03 | Home |