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