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