Re: How to allocate new class instance on the heap?
- From: "Martin Harvey" <martin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 03:20:42 GMT
<chrisspencer02@xxxxxxxxx> wrote in message
news:1117066027.187310.219810@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Are you saying that
>
> ClassInstanceVariable := tClassName.Create {};
>
> will allocate ClassInstanceVariable on the heap? And it will not be
> automatically deallocated when the function declaring
> ClassInstanceVariable exits? OK, thank you.
Yes.
MH.
.
- References:
- How to allocate new class instance on the heap?
- From: chrisspencer02
- Re: How to allocate new class instance on the heap?
- From: Bruce Roberts
- Re: How to allocate new class instance on the heap?
- From: chrisspencer02
- How to allocate new class instance on the heap?
- Prev by Date: Re: How to allocate new class instance on the heap?
- Next by Date: DoubleBuffering - Have I used it correctly?
- Previous by thread: Re: How to allocate new class instance on the heap?
- Next by thread: Re: How to allocate new class instance on the heap?
- Index(es):
Relevant Pages
|