NativeXml Help
FormSaveToXmlStream
procedure FormSaveToXmlStream(AForm: TForm; S: TStream);
Description
Save the form AForm as XML to the stream in S. This method also stores properties of all child components on the form, and can therefore be used as a form-storage method.