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 _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
