SaveToFile method |
Applies to
TWPXMLOneLevel
Declaration
procedure SaveToFile(const FileName: string; WithPath: Boolean);
Description
This function can be used to save the current node and all sub levels to file. Optionally the path can be saved too. This function is comparable to the 'Save' command inside of the windows registry editor. The created file can be loaded with AppendFromFile.
Category
XML Loading and saving
Copyright (C) by WP |