NativeXml Help
FormSaveToXmlFile
procedure FormSaveToXmlFile(AForm: TForm; const FileName: string);
Description
Save the form AForm as XML to the file in Filename. This method also stores properties of all child components on the form, and can therefore be used as a form-storage method.