Syntax

procedure Serialize(const ANode: IXMLNode; const AValueName: string;
                    AValue: TObject); overload;

Parameters

ANode

Type: IXMLNode

AValueName

Type: string

AValue

Type: TObject

See Also