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