On Wed, 2018-10-24 at 22:06 +0200, Sven Barth via fpc-pascal wrote:
> Am 20.10.2018 um 20:09 schrieb Marc Santhoff:
> > Hi,
> >
> > from testing a while ago I remember the following:
> >
> > The memory used by a class instance is composed of
> > 1. the size ".instanceSize()" gives back
> > 2. the
Am 20.10.2018 um 20:09 schrieb Marc Santhoff:
Hi,
from testing a while ago I remember the following:
The memory used by a class instance is composed of
1. the size ".instanceSize()" gives back
2. the memory used by other variables and maybe class instances referenced
by pointers and owned b