[fpc-devel] Class property and virtual getter

Mattias Gaertner nc-gaertnma at netcologne.de
Wed May 28 09:39:39 CEST 2014


On Wed, 28 May 2014 09:27:42 +0200
Michael Schnell <mschnell at lumino.de> wrote:

> On 05/26/2014 08:25 PM, Sven Barth wrote:
>[...]I wonder if the dynamic instance record has a just a 
> pointer to the VMT of the class or if the classes  VMT gets copied when 
> creating an instance.

The VMT is part of the class. The class is shared by all instances.

Mattias



More information about the fpc-devel mailing list