API:Xml.XMLDoc.TXMLNode.SetChildValue

From RAD Studio API Documentation

Delphi

procedure SetChildValue(const IndexOrName: OleVariant; const Value: OleVariant);

C++

void __fastcall SetChildValue(const System::OleVariant &IndexOrName, const System::OleVariant &Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Xml.XMLDoc.pas
Xml.XMLDoc.hpp
Xml.XMLDoc TXMLNode

Description

Embarcadero Technologies does not currently have any additional information.