Re: My omponent references are suddenly nil



Douglas J. Horton wrote:

I set a breakpoint in my mapping procedure. When I hover my mouse over the component reference the value is "nil". (Quotes added for clarity).

What code do you use to reference the component?
Is the OnMouseMove's sender nil?
Or your StringGrid1 ? (or whatever you named it)
Or some self defined var?

Do you free any components in code?
.