> On Jun 27, 2019, at 4:42 PM, Stefan V. Pantazi <svpant...@gmail.com> wrote:
> 
> Read down the first page, the section "Objects - Dynamic Variables" - all 
> will become clear.
> 
> By avoiding the virtual methods, you can keep your objects static, all stored 
> on stack, no need for constructors. I personally find very useful for my 
> projects.
> 
> Find fixed example below. Hope it helps,

I needed them on the stack though.

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to