[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 244

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 3.2 Generated 2024-02-25 Home