NativeXml Help
ObjectSaveToXmlFile
procedure ObjectSaveToXmlFile(AObject: TObject; const FileName: string; AParent: TComponent);
Description
Save all the published properties of AObject as XML to the file in Filename. Specify AParent in order to store references to parent methods and events correctly.