RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.SetNodeIndentStr Method

Sets the value of the NodeIndentStr property.

Pascal
procedure SetNodeIndentStr(const Value: DOMString);
C++
__fastcall SetNodeIndentStr(const DOMString Value);

SetNodeIndentStr is the write implementation of the NodeIndentStr property. 

Value is the string that is inserted before nested nodes to indicate a level of nesting. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!