Syntax
procedure Serialize(const ANode: IXMLNode; const AValueName: string; AValue: TObject); overload;
Parameters
- ANode
Type: IXMLNode
- AValueName
Type: string
- AValue
Type: TObject
procedure Serialize(const ANode: IXMLNode; const AValueName: string; AValue: TObject); overload;
Type: IXMLNode
Type: string
Type: TObject