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

TDOMDocument.GetOwnerDocument

Gets the value for the OwnerDocument property.

Declaration

Source position: laz2_dom.pas line 492

protected function TDOMDocument.GetOwnerDocument: TDOMDocument; override;

Function result

Value for the OwnerDocument property.

See also

TDOMNode.OwnerDocument

  

DOM Document that created the DOM node.

TDOMNode.GetOwnerDocument

  

Gets the value for the OwnerDocument property.


Version 3.2 Generated 2024-02-25 Home