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