[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMNode.GetPrefix

Gets the value for the Prefix property.

Declaration

Source position: laz2_dom.pas line 245

protected function TDOMNode.GetPrefix: DOMString; virtual;

Function result

Value for the Prefix property.

See also

TDOMNode.Prefix

  

Prefix used for the assigned NameSpace in the DOM Node.


Version 4.0 Generated 2025-05-03 Home