NativeXml Help
Content
|
Index
|
Reference
ComponentSaveToXmlStream
procedure
ComponentSaveToXmlStream(AComponent: TComponent; S: TStream; AParent: TComponent);
Description
Save all the published properties of AComponent as XML in the stream in S. Specify AParent in order to store references to parent methods and events correctly.