On Thu, Jun 27, 2019 at 4:17 PM Ryan Joseph <[email protected]> wrote:

> Why do I get a runtime error with this?
>

If you specifically need inheritance (combined with virtual methods) you
should probably just use classes, because doing it with objects will
require heap allocation regardless.
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to