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