Gets the Namespace Prefix used for the specified Namespace URI.
Source position: laz2_dom.pas line 627
protected function TDOMElement.InternalLookupPrefix( |
const nsURI: AnsiString; |
Original: TDOMElement |
):AnsiString; |
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.6 | Hosted on Source Forge |