NativeXml Help
TsdXmlObjectReader.ReadObject
function ReadObject(ANode: TXmlNode; AObject: TObject; AParent: TComponent): boolean;
Description
Call ReadObject to read the published properties of AObject from the TXmlNode ANode. Specify AParent in order to resolve references to parent methods and events correctly.