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

TDOMNode.GetBaseURI

Gets the value for the BaseURI property.

Declaration

Source position: laz2_dom.pas line 249

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