|
RAD Studio VCL Reference
|
Sets the value of the ChildNodes property.
procedure SetChildNodes(const Value: IXMLNodeList); virtual;
virtual __fastcall SetChildNodes(const IXMLNodeList Value);
Applications can't call this protected method. It is called internally the first time an application reads the ChildNodes property to supply the interface that implements that property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|