| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the OwnerDocument property.
Source position: laz2_dom.pas line 248
protected function TDOMNode.GetOwnerDocument: TDOMDocument; virtual; |
Value for the OwnerDocument property.
|
DOM Document that created the DOM node. |