<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 27.11.2013 16:30, schrieb Frederic
      Da Vitoria:<br>
    </div>
    <blockquote
cite="mid:CANe_y9RfqPvSeOCmZpThoCRXYB8VBpggg98V1CQ-LDaVQGOv2g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">2013/11/27 leledumbo <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:leledumbo_cool@yahoo.co.id" target="_blank">leledumbo_cool@yahoo.co.id</a>></span><br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              >From <a moz-do-not-send="true"
                href="http://wiki.lazarus.freepascal.org/xmlconf"
                target="_blank">http://wiki.lazarus.freepascal.org/xmlconf</a>,
              looks like simply setting<br>
              FileName will do.<br>
            </blockquote>
            <div> </div>
            Yes, that part works. I dislike the way it works (Implicit
            saving does not seem very Pascal-ish to me), but it does
            save a file. My issues are rather with the xml, but I'll
            rather answer to waldo kitty here<br>
          </div>
        </div>
      </div>
    </blockquote>
    TIniFile and TMemIniFile do an implicit save as well... (the former
    during each .Write* the latter during destruction)<br>
    <br>
    Regards,<br>
    Sven<br>
  </body>
</html>