VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12345[6]78910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 07:10:08 04/01/02 Mon
Author: Michel
Subject: Re: TImageScrollBox Produces Memory Leak
In reply to: Rex 's message, "TImageScrollBox Produces Memory Leak" on 12:52:27 03/29/02 Fri


Hi Rex,

In version 2 this has been corrected. At the end of TImageScrollBox.Destroy there is,

{ MB Nov 28, 2000. As reported by Steen Jansdal, the WMDestroy method
may not be invoked if the TImageScrollBox is invisible. It is safe to
call FMouseHandler.Free, because if it is already destroyed it will be
nil. }
FMouseHandler.Free;

which will free the mouse handler if a handle was not allocated.

Best regards,

Michel

>When using the TImageScrollBox a Memory leak is
>produced if the Handle is never allcoated. This is
>because the MouseMode is set in the constructor
>creating a MouseHandler, but the Handler is Only
>destroyed by a WMDestory Message from Windows. If the
>Windows Handle is never allocated, this Message is
>never recvd. THis seems impossible, but a component
>in a Page of a TPageControl will not have a Windows
>Handle allocated until necessary. If you create a
>Form with a PageControl, never go to the page, the
>Handle will not be created and memory will not be
>freed when the form is destroyed.
>
>I can send Sample code to anyone interested.
>
>Is there a Fix for this in a Later release?
>
>-Rex

[ Next Thread | Previous Thread | Next Message | Previous Message ]

[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.