2011年12月2日 - I'm new to delphi and now I have to read create an xml. my code is the following: unit writexml1; interface uses Windows, Messages, SysUtils, ...
stackoverflow.com