[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |