Gets the value for the Entities property.
Source position: laz2_dom.pas line 712
protected function TDOMDocumentType.GetEntities: TDOMNamedNodeMap; |
Value for the Entities property.
Ensures that a TDOMNamedNodeMap instance using the ENTITY_NODE node type has been allocated for the Entities property.
|
Entities declared in the Document Type declaration. |
|
|
Implements the NamedNodeMap interface in the DOM specification. |
|
|
Represents the node type for DOM Entities. |
| Version 4.4 | Generated 2025-11-08 | Home |