21 Nov
2008
21 Nov
'08
9:12 a.m.
http://bugs.winehq.org/show_bug.cgi?id=16143 --- Comment #2 from Tahtu <winehq.5.tahtu(a)spamgourmet.com> 2008-11-21 03:12:45 --- Under Delphi I'm using this code: IXMLNode.Attributes['test'] := Null; Delphi realize this as: IXMLNode.SetAttribute('test', Null); -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.