NativeXml Help
ObjectLoadFromXmlStream
procedure ObjectLoadFromXmlStream(AObject: TObject; S: TStream; AParent: TComponent);
Description
Load all the published properties of AObject from the XML stream in S. Specify AParent in order to resolve references to parent methods and events correctly.