[DUG] FreeAndNil
Jeremy North
jeremy.north at gmail.com
Wed Apr 20 16:07:31 NZST 2011
Luck. You have bigger problems.
On 20/04/2011 1:58 PM, "Ross Levis" <ross at stationplaylist.com> wrote:
> I seem to have problems using FreeAndNil under D7.
>
>
>
> Using it with a TidFTP component that has been created manually, doing
this
> causes an access violation.
>
>
>
> FreeAndNil(FTP);
>
>
>
> I had to change it to.
>
>
>
> FTP.Free;
>
> FTP := nil;
>
>
>
> Any ideas why this is?
>
>
>
> Ross.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20110420/46bd7c1a/attachment.html
More information about the Delphi
mailing list