On Fri, Feb 7, 2025 at 5:39 PM Bart <bartjun...@gmail.com> wrote:

> D7 refuses to compile this code (even with "overload"), but D7 is a
> little bit old...

Well, Delphi is a bit picky about the order: it must be "overload;
virual;" (I had "virual; overload;")
So, with that fixed, D7 compiles the code as well.


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

Reply via email to