Xml.xmldom.IDOMAttr.value
Delphi
property value: DOMString read get_value write set_value;
C++
__property System::UnicodeString value = {read=_scw_get_value, write=set_value};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMAttr |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!