[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the NodeType property.
Source position: laz2_dom.pas line 460
protected function TDOMDocumentFragment.GetNodeType: Integer; override; |
Value for the NodeType property.
Returns DOCUMENT_FRAGMENT_NODE in TDOMDocumentFragment.
|
Gets the value for the NodeType property. |
|
|
Node type for the DOM Node. |
Version 4.0 | Generated 2025-05-03 | Home |