Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMNode.GetLocalName

Gets the value for the LocalName property.

Declaration

Source position: laz2_dom.pas line 243

protected function TDOMNode.GetLocalName: DOMString; virtual;

Function result

Value for the LocalName property.

See also

TDOMNode.LocalName

  

Name without the NameSpace prefix assigned to the DOM Node.


Version 4.4 Generated 2025-11-08 Home