[fpc-pascal] All methods vitrual ?
Adriaan van Os
adriaan at adriaan.biz
Mon Oct 9 14:20:54 CEST 2023
Is there a trick to make (in mode macpas) all class methods implicitely virtual ? I mean, without
adding the virtual keyword to all of them ? The reason is that I want to create a tree view of the
class hierarchy with all the method names (not just those that are normally in the VMT because they
are overridden).
Any other ideas ?
Regards,
Adriaan van Os
More information about the fpc-pascal
mailing list