NativeXml Help
Content
|
Index
|
Reference
ObjectSaveToXmlNode
procedure
ObjectSaveToXmlNode(AObject: TObject; ANode:
TXmlNode
; AParent: TComponent);
Description
Save all the published properties of AObject to the
TXmlNode
ANode. Specify AParent in order to store references to parent methods and events correctly.