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

TDOMNode.GetBaseURI

Gets the value for the BaseURI property.

Declaration

Source position: laz2_dom.pas line 248

protected function TDOMNode.GetBaseURI: DOMString;

Function result

Value for the BaseURI property.

See also

TDOMNode.BaseURI

  

Provides the BaseURI for the node relative to its Owner document.


Version 4.4 Generated 2025-11-08 Home