|
-
Dec 17th, 2018, 06:33 AM
#6
Re: Is there a memory leak in my code?
 Originally Posted by Zvoni
I think that's the classic mistake understanding how the Terminate-Event works.
The Terminate-Event fires only when the last instance of the class is destroyed!
Um.. no.
What you might be trying to say is that the event is raised when the last counted reference to a class instance is released.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|