API:Xml.XMLIntf.IXMLNode.Attributes
Delphi
property Attributes[const AttrName: DOMString]: OleVariant read GetAttribute write SetAttribute;
C++
__property System::OleVariant Attributes[const System::UnicodeString AttrName] = {read=GetAttribute, write=SetAttribute};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | 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!