[fpc-pascal] All methods vitrual ?
Sven Barth
pascaldragon at googlemail.com
Mon Oct 9 20:28:56 CEST 2023
Adriaan van Os via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Mo., 9. Okt. 2023, 14:29:
> 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).
>
No, there is no such way.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20231009/e60cae83/attachment.htm>
More information about the fpc-pascal
mailing list