NativeXml Help
ComponentSaveToXmlFile
procedure ComponentSaveToXmlFile(AComponent: TComponent; const FileName: string; AParent: TComponent);
Description
Save all the published properties of AComponent as XML in the file in Filename. Specify AParent in order to store references to parent methods and events correctly.