[fpc-pascal] All methods vitrual ?
Adriaan van Os
adriaan at adriaan.biz
Tue Oct 10 11:01:08 CEST 2023
Sven Barth via fpc-pascal wrote:
> No. Only those in the published section are part of the vMethodTable.
> And when compiled with $M+ the default visibility is changed from public
> to published.
Also, I can get a list of the interfaces inherited from by a class, by looking at the vIntfTable of
the VMT of the class. But is there also a way to get the method names from a CORBA interface ?
Regards,
Adriaan van Os
More information about the fpc-pascal
mailing list