[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the NodeName property.
Source position: laz2_dom.pas line 715
protected function TDOMDocumentType.GetNodeName: DOMString; override; |
Value for the NodeName property.
GetNodeName is an overridden DOMString function in TDOMDocumentType used to get the value for the NodeName property. It returns the value in Name as the property value.
|
Name for the Document Type declaration (used as the root element). |
|
|
Name for the DOM node. |
|
|
Gets the value for the NodeName property. |
|
|
Creates a DOM Document Type using the specified arguments. |
Version 4.0 | Generated 2025-05-03 | Home |