Gets the value for the NodeType property.
Source position: laz2_dom.pas line 753
protected function TDOMEntity.GetNodeType: Integer; override; |
Value for the NodeType property.
Returns ENTITY_NODE as the property value.
|
Node type for the DOM Node. |
|
|
Gets the value for the NodeType property. |
|
|
Represents the node type for DOM Entities. |
| Version 4.4 | Generated 2025-11-08 | Home |