JVCL Help:TJvSimpleXML.SaveToFile
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSimpleXML.SaveToFile Method
[+] TJvSimpleXML Methods
[+] TJvSimpleXML Properties
Search in JVCL Help
Search in all projectsSummary
Saves the xml data into the given file
Pascal
procedureSaveToFile(FileName: TFileName; Encoding: TJclStringEncoding = seAuto; CodePage: Word = CP_ACP);
Parameters
Parameters | Description |
FileName: TFileName | The file to save to |
Description
The file will be emptied first if it exists
See Also
TJvSimpleXML.LoadFromFile, TJvSimpleXML.SaveToStream, 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