Re: Problem freeing components with .free
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Fri, 16 Feb 2007 04:09:42 +0100
TeChNoInSiDe wrote:
RemoveComponent() didn't work for my program because the owner of
components was nil
One more bug that you introduce yourself :-(
Could you explain please?
IMO you should learn to use components properly, before you try to abuse them in your own way. Have you ever had a look into the sample applications, provided with your Delphi version?
Every component on a form should have an owner, in order to keep the management of the form working.
DoDi
.
- References:
- Problem freeing components with .free
- From: TeChNoInSiDe
- Re: Problem freeing components with .free
- From: alanglloyd@xxxxxxx
- Re: Problem freeing components with .free
- From: TeChNoInSiDe
- Re: Problem freeing components with .free
- From: Hans-Peter Diettrich
- Re: Problem freeing components with .free
- From: TeChNoInSiDe
- Problem freeing components with .free
- Prev by Date: Re: Problem freeing components with .free
- Next by Date: Re: Problem freeing components with .free
- Previous by thread: Re: Problem freeing components with .free
- Next by thread: Re: Problem freeing components with .free
- Index(es):