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