"Weak reference": down to earth explanation needed

Viewed 5041

Can someone provide an explanation of a weak reference in Delphi?

I noticed that the concept is often mentioned in some library/framework source code I scrutinize. I'm in a limbo and want to have a clear cut understanding of it.

4 Answers
Related