<p>Luck. You have bigger problems.</p>
<div class="gmail_quote">On 20/04/2011 1:58 PM, &quot;Ross Levis&quot; &lt;<a href="mailto:ross@stationplaylist.com">ross@stationplaylist.com</a>&gt; wrote:<br type="attribution">&gt; I seem to have problems using FreeAndNil under D7.<br>
&gt; <br>&gt;  <br>&gt; <br>&gt; Using it with a TidFTP component that has been created manually, doing this<br>&gt; causes an access violation.<br>&gt; <br>&gt;  <br>&gt; <br>&gt; FreeAndNil(FTP);<br>&gt; <br>&gt;  <br>&gt; <br>
&gt; I had to change it to.<br>&gt; <br>&gt;  <br>&gt; <br>&gt; FTP.Free;<br>&gt; <br>&gt; FTP := nil;<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Any ideas why this is?<br>&gt; <br>&gt;  <br>&gt; <br>&gt; Ross.<br>&gt; <br></div>