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

TDOMNode_NS.GetPrefix

Gets the value for the Prefix property.

Declaration

Source position: laz2_dom.pas line 585

protected function TDOMNode_NS.GetPrefix: DOMString; override;

Function result

Value for the Prefix property.

See also

TDOMNode.Prefix

  

Prefix used for the assigned NameSpace in the DOM Node.


Version 4.4 Generated 2025-11-08 Home