[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMProcessingInstruction.GetNodeType

Gets the value for the NodeType property.

Declaration

Source position: laz2_dom.pas line 786

protected function TDOMProcessingInstruction.GetNodeType: Integer; override;

Function result

Value for the NodeType property.

See also

TDOMNode.NodeType

  

Node type for the DOM Node.


Version 4.0 Generated 2025-05-03 Home