Gets the Namespace Prefix used for the specified Namespace URI.
Source position: laz2_dom.pas line 627
protected function TDOMElement.InternalLookupPrefix( |
const nsURI: DOMString; |
Original: TDOMElement |
):DOMString; |
nsURI |
|
Namespace URI to locate in the method. |
Original |
|
Original DOM Element to use for the Lookup. |
Prefix used for the Namespace in the current or ancestor DOM Element.
| Version 4.4 | Generated 2025-11-08 | Home |