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

TDOMNode.GetNodeType

Gets the value for the NodeType property.

Declaration

Source position: laz2_dom.pas line 241

protected function TDOMNode.GetNodeType: Integer; virtual; abstract;

Function result

Value for the NodeType property.

See also

TDOMNode.NodeType

  

Node type for the DOM Node.


Version 3.2 Generated 2024-02-25 Home