| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Provides access to the DOM Implementation for the document.
Source position: laz2_dom.pas line 504
public property TDOMDocument.Impl : TDOMImplementation |
Impl is a read-only TDOMImplementation property that provides access to the DOM Implementation for the document.
|
Implements the DOMImplementation interface from the DOM specification. |