NativeXml Help
Content
|
Index
|
Reference
ObjectLoadFromXmlFile
procedure
ObjectLoadFromXmlFile(AObject: TObject;
const
FileName:
string
; AParent: TComponent);
Description
Load all the published properties of AObject from the XML file in Filename. Specify AParent in order to resolve references to parent methods and events correctly.