[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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.0 Generated 2025-05-03 Home