[fpc-pascal] static class methods

Jonathan Benedicto contact at jomitech.com
Wed Feb 6 22:41:03 CET 2008


Jonas Maebe wrote:
> I'm not sure how Delphi could handle this without passing the VMT as  
> invisible parameter (and from a cursory look at the code generated by  
> Kylix, it does appear to pass the VMT).

Delphi doesn't allow static class methods to be virtual.

Jon



More information about the fpc-pascal mailing list