[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Entities declared in the Document Type declaration.
Source position: laz2_dom.pas line 719
public property TDOMDocumentType.Entities : TDOMNamedNodeMap |
Entities is a read-only TDOMNamedNodeMap property which contains the internal and external general entities declared in the DTD. It does not contain parameter entities.
|
Implements the NamedNodeMap interface in the DOM specification. |
|
|
Creates a new Entity Reference in the document. |
Version 4.0 | Generated 2025-05-03 | Home |