delphi developers' Journal (original) (raw)

1:00a

General problems Hi there.

I'm currently having a rather major problem. Sometimes when I close a certain form, I get an access violation or some other exception.

Now, I know the reason for this is some illegal operation that happened a lot sooner. I've had errors like this before, and I always managed to find them somehow, but I'm stuck this time.

So, I'm wondering: Does any of you have any special ways of solving such problems? Any procedures for tracking down illegal operations?

Thanks for any help.