> On Jul 10, 2020, at 12:23 AM, Sven Barth via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> (so that it points to the VMT generated for the interface)

So, it sounds like what the interface actually is, is a pointer to VMT table.

The VMT is generated with the class that implements the interface? Does it have 
to do a lookup to find the VMT table, like calling Supports() does?

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to