RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.SaveToXMLStrings Method

Saves the XML document to an internal string list.

Pascal
procedure SaveToXMLStrings;
C++
__fastcall SaveToXMLStrings();

The SaveToXMLStrings procedure saves the content of the XML document to a TStringList. SaveToXMLStrings writes the content of the XML document in Unicode. 

 

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