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

TDOMNode.GetOwnerDocument

Gets the value for the OwnerDocument property.

Declaration

Source position: laz2_dom.pas line 248

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 3.2 Generated 2024-02-25 Home