| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the LocalName property.
Source position: laz2_dom.pas line 244
protected function TDOMNode.GetLocalName: DOMString; virtual; |
Value for the LocalName property.
|
Name without the NameSpace prefix assigned to the DOM Node. |