Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMNode.GetOwnerDocument

Gets the value for the OwnerDocument property.

Declaration

Source position: laz2_dom.pas line 247

protected function TDOMNode.GetOwnerDocument: TDOMDocument; virtual;

Function result

Value for the OwnerDocument property.

See also

TDOMNode.OwnerDocument

  

DOM Document that created the DOM node.


Version 4.4 Generated 2025-11-08 Home