API:Xml.XMLIntf.IXMLNode.DeclareNamespace
Delphi
procedure DeclareNamespace(const Prefix, URI: DOMString);
C++
virtual void __fastcall DeclareNamespace(const System::UnicodeString Prefix, const System::UnicodeString URI) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLNode |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!