JVCL Help:TJvSimpleXML.SaveToStream
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSimpleXML.SaveToStream Method
[+] TJvSimpleXML Methods
[+] TJvSimpleXML Properties
Search in JVCL Help
Search in all projectsSummary
Saves the xml data to a stream
Pascal
procedureSaveToStream(Stream: TStream; Encoding: TJclStringEncoding = seAuto; CodePage: Word = CP_ACP);
Parameters
Parameters | Description |
Stream: TStream | The stream to write to |
Description
The stream must be created before the call to the function
See Also
TJvSimpleXML.LoadFromStream, TJvSimpleXML.SaveToFile, TJvSimpleXML.SaveToString
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page