API:Xml.XMLIntf.IXMLNode.ChildValues
Delphi
property ChildValues[const IndexOrName: OleVariant]: OleVariant read GetChildValue write SetChildValue; default;
C++
__property System::OleVariant ChildValues[System::OleVariant IndexOrName] = {read=GetChildValue, write=SetChildValue/*, default*/};
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!