NativeXml Help
ObjectSaveToXmlString
function ObjectSaveToXmlString(AObject: TObject; AParent: TComponent): string;
Description
Save all the published properties of AObject as XML in string Value. Specify AParent in order to store references to parent methods and events correctly.